mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-13 20:49:02 -04:00
w00t was right, freebsd needs <getopt.h> too
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6095 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
dfcfcb6f0e
commit
72a601b36c
@ -28,11 +28,8 @@
|
||||
#include "command_parse.h"
|
||||
#include "exitcodes.h"
|
||||
#include <dlfcn.h>
|
||||
|
||||
#ifdef _GNU_SOURCE
|
||||
/* GNUs smell. */
|
||||
#include <getopt.h>
|
||||
#endif
|
||||
|
||||
using irc::sockets::NonBlocking;
|
||||
using irc::sockets::Blocking;
|
||||
|
Loading…
x
Reference in New Issue
Block a user