]> git.sur5r.net Git - c128-kasse/commitdiff
make cat.c compile again
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 30 Sep 2012 09:09:04 +0000 (11:09 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 30 Sep 2012 09:09:04 +0000 (11:09 +0200)
src/cat.c

index ac3ae570e2631b0c61b84e1c52856fd4f875c9b9..e0f866d433e7d18479075e57c57fcf6f509c3ea0 100644 (file)
--- a/src/cat.c
+++ b/src/cat.c
@@ -2,7 +2,6 @@
 #include <conio.h>
 #include <string.h>
 #include <dirent.h>
-#include <sys/types.h>
 #include <stdlib.h>
 
 #include "general.h"