2009-02-20 07:46:43 +00:00
committed by Git OBS Bridge
commit a51dfad3e2
76 changed files with 17636 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- sysdeps/unix/sysv/linux/check_native.c
+++ sysdeps/unix/sysv/linux/check_native.c
@@ -23,6 +23,7 @@
#include <stddef.h>
#include <stdint.h>
#include <stdlib.h>
+#include <string.h>
#include <time.h>
#include <unistd.h>
#include <net/if.h>