diff options
author | Attila Szabó <ezkrg@ezkrg.me> | 2022-12-21 10:05:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-21 10:05:23 +0000 |
commit | ea2baaf7da78c9fed837a64120309db6e4028631 (patch) | |
tree | b0802189046de4e7ced8a92a357e7146475eee27 /signal-login.c.patch | |
parent | add new pipeline to notif dependency (diff) | |
parent | Update plugin version (diff) | |
download | docker-bitlbee-libpurple-ea2baaf7da78c9fed837a64120309db6e4028631.tar.gz docker-bitlbee-libpurple-ea2baaf7da78c9fed837a64120309db6e4028631.zip |
Merge pull request #37 from mooomooo/signald
Update purple-signald build
Diffstat (limited to 'signal-login.c.patch')
-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 |