diff options
author | mooomooo <mooomooo> | 2022-11-08 00:41:52 +0000 |
---|---|---|
committer | mooomooo <mooomooo> | 2022-11-08 00:48:46 +0000 |
commit | b9e57ac40fcbe2dbd3a958f010ca6eea955bbf79 (patch) | |
tree | b4f196f2e45e62e3dd12cdcd776ad17654f6626b /signal-login.c.patch | |
parent | add new pipeline to notif dependency (diff) | |
download | docker-bitlbee-libpurple-b9e57ac40fcbe2dbd3a958f010ca6eea955bbf79.tar.gz docker-bitlbee-libpurple-b9e57ac40fcbe2dbd3a958f010ca6eea955bbf79.zip |
Update purple-signald build
Diffstat (limited to '')
-rw-r--r-- | signal-login.c.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/signal-login.c.patch b/signal-login.c.patch deleted file mode 100644 index 5336347..0000000 --- a/signal-login.c.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- login.c -+++ login.c.new -@@ -4,6 +4,7 @@ - #include <sys/un.h> // for sockaddr_un - #include <sys/socket.h> // for socket and read - #include <errno.h> -+#include <stdint.h> - - /* - * Implements the read callback.
\ No newline at end of file |