Usermode/insmod - (minor) Include missed header
authorJohn Hodge (sonata) <[email protected]>
Tue, 11 Mar 2014 00:03:03 +0000 (08:03 +0800)
committerJohn Hodge (sonata) <[email protected]>
Tue, 11 Mar 2014 00:03:03 +0000 (08:03 +0800)
Usermode/Applications/insmod_src/main.c

index 78ad0a9..b1b0905 100644 (file)
@@ -6,6 +6,7 @@
  * - Core
  */
 #include <stdio.h>
+#include <string.h>
 #include <errno.h>
 #include <acess/sys.h>
 

UCC git Repository :: git.ucc.asn.au