add missing #include <getopt.h>

do not override CC in config.mk
This commit is contained in:
pancake
2011-05-24 14:34:26 +02:00
parent 78fd8698cc
commit da547fb294
11 changed files with 11 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
VERSION = 0.0
#CC = cc
CC = musl-gcc
#CC = musl-gcc
AR = ar