Dolda2000 GitWeb
/
ashd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f6d772
)
lib: Added some more missing headers.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Wed, 9 Mar 2011 00:04:28 +0000
(
01:04
+0100)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Wed, 9 Mar 2011 00:04:28 +0000
(
01:04
+0100)
It is weird how I could have missed these earlier...
lib/mtio.c
patch
|
blob
|
blame
|
history
diff --git
a/lib/mtio.c
b/lib/mtio.c
index
43cc1f7
..
3b728d0
100644
(file)
--- a/
lib/mtio.c
+++ b/
lib/mtio.c
@@
-18,6
+18,7
@@
#include <stdlib.h>
#include <stdio.h>
+#include <unistd.h>
#include <fcntl.h>
#include <string.h>
#include <errno.h>