mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-13 05:37:39 +00:00
Add sighandlers.{c|h} to Xcode project
And update static Mac OS X config.h used by the Xcode project.
This commit is contained in:
@@ -97,6 +97,8 @@
|
||||
#define HAVE_GETADDRINFO 1
|
||||
/* Define to 1 if you have the `getnameinfo' function. */
|
||||
#define HAVE_GETNAMEINFO 1
|
||||
/* Define to 1 if you have the `sigaction' function. */
|
||||
#define HAVE_SIGACTION 1
|
||||
|
||||
/* Define if socklen_t exists */
|
||||
#define HAVE_socklen_t 1
|
||||
|
Reference in New Issue
Block a user