summaryrefslogtreecommitdiff
path: root/core/openbsd/include/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/openbsd/include/string.h')
-rw-r--r--core/openbsd/include/string.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/openbsd/include/string.h b/core/openbsd/include/string.h
new file mode 100644
index 00000000..242466e1
--- /dev/null
+++ b/core/openbsd/include/string.h
@@ -0,0 +1,2 @@
+#include_next <string.h>
+void strmode(int, char *);