diff options
| author | 2006-12-24 11:18:02 +0000 | |
|---|---|---|
| committer | 2006-12-24 11:18:02 +0000 | |
| commit | dfcfcb6f0e5c2a7193be3a860464d0c7123cd26c (patch) | |
| tree | a799b203c25c42f76b38309de6f0d6cba338ef25 /src/command_parse.cpp | |
| parent | Change argument parsing to use getopt_long_only(). (diff) | |
| download | inspircd++-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
