]> skyeroc.xyz Git - dgamelaunch/commitdiff
Remove superfluous nonportable #include <getopt.h>
authorJilles Tjoelker <jilles@stack.nl>
Sun, 22 Feb 2004 20:42:05 +0000 (20:42 +0000)
committerJilles Tjoelker <jilles@stack.nl>
Sun, 22 Feb 2004 20:42:05 +0000 (20:42 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@252 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

dgl-wall.c

index 47dea1770e48d62ce05c729f33d8ee9d764c6a43..a2a878f60ba9a3a31b20eaff8c295a53c0ad44a1 100644 (file)
@@ -11,7 +11,6 @@
 #include <stdio.h>
 #include <unistd.h>
 #include <errno.h>
-#include <getopt.h>
 #include <string.h>
 #include "dgamelaunch.h"