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:
parent
da4c7ec4a7
commit
bd9114c65d
|
@ -11,7 +11,6 @@
|
|||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <getopt.h>
|
||||
#include <string.h>
|
||||
#include "dgamelaunch.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue