Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / include / windows / windefs.h
index ca5b613..2497c4b 100644 (file)
@@ -37,4 +37,9 @@
 
 typedef int pid_t;
 
+char *strsep(char **stringp, const char *delim);
+
+#define srandom srand
+#define random rand
+
 #endif /* windefs.h */