summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/main.c b/src/main.c
index 5cde040..b6156d0 100644
--- a/src/main.c
+++ b/src/main.c
@@ -17,13 +17,7 @@
* Send bug reports to: <nielsen@memberwebs.com>
*/
-#include <io.h>
-#include <fcntl.h>
-#include <sys/types.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
+#include "usuals.h"
#include "scrounge.h"
#include "compat.h"