chiark
/
gitweb
/
~ijackson
/
trains.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6675c1
)
some missing includes
author
ian
<ian>
Tue, 18 Jan 2005 23:57:39 +0000
(23:57 +0000)
committer
ian
<ian>
Tue, 18 Jan 2005 23:57:39 +0000
(23:57 +0000)
hostside/encode.c
patch
|
blob
|
history
diff --git
a/hostside/encode.c
b/hostside/encode.c
index ed53ab710ff8005e6108287cc096b3f79e7772ec..a369299b716d178ae1bf66b41b3e1b8aee17dc06 100644
(file)
--- a/
hostside/encode.c
+++ b/
hostside/encode.c
@@
-1,6
+1,8
@@
/**/
#include <assert.h>
+#include <stdlib.h>
+#include <string.h>
#include "hostside.h"
#include "nmra.h"