summaryrefslogtreecommitdiffstats
path: root/src/command_parse.cpp
diff options
context:
space:
mode:
authorGravatar brain2006-12-24 11:18:02 +0000
committerGravatar brain2006-12-24 11:18:02 +0000
commitdfcfcb6f0e5c2a7193be3a860464d0c7123cd26c (patch)
treea799b203c25c42f76b38309de6f0d6cba338ef25 /src/command_parse.cpp
parentChange argument parsing to use getopt_long_only(). (diff)
downloadinspircd++-dfcfcb6f0e5c2a7193be3a860464d0c7123cd26c.tar.gz
inspircd++-dfcfcb6f0e5c2a7193be3a860464d0c7123cd26c.tar.bz2
inspircd++-dfcfcb6f0e5c2a7193be3a860464d0c7123cd26c.zip
Added a comment /* GNUs smell */ to an #ifdef linux makes us put in
(what sort of craqsmoker puts posix standard functions that belong in unistd.h into getopt.h but only on linux? muppets). #ifdef _GNU_SOURCE #include <getopt.h> #endif ..... git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6094 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/command_parse.cpp')
0 files changed, 0 insertions, 0 deletions