From 98dba7002932e3f76ee907b92aa2911a88c3e36e Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 18 Apr 2016 02:26:16 -0700 Subject: Add pax from OpenBSD 5.9 --- core/openbsd/include/string.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 core/openbsd/include/string.h (limited to 'core/openbsd/include/string.h') 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 +void strmode(int, char *); -- cgit v1.2.3