Remove superfluous nonportable #include <getopt.h>

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@252 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Jilles Tjoelker 2004-02-22 20:42:05 +00:00
parent da4c7ec4a7
commit bd9114c65d
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
#include <stdio.h>
#include <unistd.h>
#include <errno.h>
#include <getopt.h>
#include <string.h>
#include "dgamelaunch.h"