]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
#include <inttypes.h>
authormmj <none@none>
Fri, 10 Sep 2004 07:10:54 +0000 (17:10 +1000)
committermmj <none@none>
Fri, 10 Sep 2004 07:10:54 +0000 (17:10 +1000)
src/init_sockfd.c

index af31e23c25449f5c421743ead036aaf2b5b201d1..9891890054e61c8209a26ba32b251746bc64c82b 100644 (file)
@@ -27,6 +27,7 @@
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <string.h>
+#include <inttypes.h>
 
 #include "init_sockfd.h"
 #include "log_error.h"