DEADSOFTWARE

synchronized with https://github.com/aixp/BlackBox
[bbcp.git] / BlackBox / _OpenBSD_ / Lin / Mod / gen-Libc / mkdumpstrerrno.py
index fdefe880b45229122b564cee1ae0fcc591c8745d..3a22993420a90eccf2bcb6893707262c008fa262 100755 (executable)
@@ -15,6 +15,7 @@ def main ():
 
 #include <errno.h>
 #include <stdio.h>
+#include <string.h>
 
 static void D (const char *s, int e)
 {