diff options
Diffstat (limited to 'bin/common.c')
-rw-r--r-- | bin/common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/common.c b/bin/common.c index 0a5f5c5..452b882 100644 --- a/bin/common.c +++ b/bin/common.c | |||
@@ -1,4 +1,5 @@ | |||
1 | #include <stdio.h> | 1 | #include <stdio.h> |
2 | #include <stdlib.h> | ||
2 | #include <errno.h> | 3 | #include <errno.h> |
3 | 4 | ||
4 | #include "common.h" | 5 | #include "common.h" |