diff options
| -rw-r--r-- | pullreqd.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -1,5 +1,6 @@  #include <arpa/inet.h>  #include <errno.h> +#include <netdb.h>  #include <netinet/in.h>  #include <signal.h>  #include <stdio.h> | 
|  | index : pullreqd | |
| A standalone daemon for handling pull requests of git repos. | mr b0nk 500 | 
| summaryrefslogtreecommitdiff | 
| -rw-r--r-- | pullreqd.c | 1 | 
| @@ -1,5 +1,6 @@  #include <arpa/inet.h>  #include <errno.h> +#include <netdb.h>  #include <netinet/in.h>  #include <signal.h>  #include <stdio.h> |