chiark / gitweb /
some missing includes
authorian <ian>
Tue, 18 Jan 2005 23:57:39 +0000 (23:57 +0000)
committerian <ian>
Tue, 18 Jan 2005 23:57:39 +0000 (23:57 +0000)
hostside/encode.c

index ed53ab710ff8005e6108287cc096b3f79e7772ec..a369299b716d178ae1bf66b41b3e1b8aee17dc06 100644 (file)
@@ -1,6 +1,8 @@
 /**/
 
 #include <assert.h>
+#include <stdlib.h>
+#include <string.h>
 
 #include "hostside.h"
 #include "nmra.h"