aboutsummaryrefslogtreecommitdiffstats
path: root/signal-login.c.patch
blob: 5336347b83037efcabbb20d2f14ce196adca939c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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.