added access methods and parsing for caldiv if context
[debian/gnuradio] / gruel / src / include / gruel / inet.h.in
index 3202707270df3e22bc765fda1b743cd6f168b3da..7ac01eb56df44114b2f17e5f771bf5cc7ee9be37 100644 (file)
@@ -19,6 +19,8 @@
 #ifndef INCLUDED_INET_H
 #define INCLUDED_INET_H
 
+#include <stdint.h>
+
 #if 1 /* missing htonll or ntohll */
 #if @GR_ARCH_BIGENDIAN@  /* GR_ARCH_BIGENDIAN */
 // Nothing to do...