ovs-parse-leaks: Fix typos in manpage.
[sliver-openvswitch.git] / lib / socket-util.h
index 56a978b..03f4449 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 */