aboutsummaryrefslogtreecommitdiffstats
path: root/signal-login.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'signal-login.c.patch')
-rw-r--r--signal-login.c.patch10
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