strsep: Copy from netbsd.
[sliver-openvswitch.git] / include / windows / windefs.h
index ca5b613..6f173b3 100644 (file)
@@ -37,4 +37,6 @@
 
 typedef int pid_t;
 
+char *strsep(char **stringp, const char *delim);
+
 #endif /* windefs.h */