vlog: Add a little more detail to ratelimit messages
[openvswitch] / lib / socket-util.h
index 56a978b608f31f96c8f9255a37a7c2f6a658adb2..03f4449b63f6d5f2d700b1424ca97ab5de151d56 100644 (file)
@@ -51,4 +51,6 @@ int get_mtime(const char *file_name, struct timespec *mtime);
 
 void xpipe(int fds[2]);
 
+char *describe_fd(int fd);
+
 #endif /* socket-util.h */