changeset 332:1ec8a4491e4e

#include <inttypes.h>
author mmj
date Fri, 10 Sep 2004 17:10:54 +1000
parents 811023bfbc1e
children d70614c2d99e
files src/init_sockfd.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/init_sockfd.c	Fri Sep 10 16:05:42 2004 +1000
+++ b/src/init_sockfd.c	Fri Sep 10 17:10:54 2004 +1000
@@ -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"