X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fsocket-util.h;h=fec4565cfb6e7d8bf68493c57cc40039156ec9b7;hb=4782d87313efec9f9ad5c329221cc9d11101cbd4;hp=3f6289aa0fe0e624b7dc42ee3f1e39d2942111b8;hpb=2c775287e298648ac695df4e66cffe99f1b497c1;p=openvswitch diff --git a/include/socket-util.h b/include/socket-util.h index 3f6289aa..fec4565c 100644 --- a/include/socket-util.h +++ b/include/socket-util.h @@ -34,9 +34,9 @@ #ifndef SOCKET_UTIL_H #define SOCKET_UTIL_H 1 +#include #include #include -#include int set_nonblocking(int fd); int lookup_ip(const char *host_name, struct in_addr *address);