aboutsummaryrefslogtreecommitdiffhomepage
path: root/osx
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2013-01-08 02:39:22 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2013-01-08 02:39:22 -0800
commit552d8f394e7aa11f44fff479a69e93b81a9b2376 (patch)
treecef188b7b140f28bc54b0fd9a3ee39f0cf1b6fd5 /osx
parentf8e01628b2352d551d99e7e005653bc1ae20485b (diff)
Make fishd base its variable files on the MAC address instead of hostname
Diffstat (limited to 'osx')
-rw-r--r--osx/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/osx/config.h b/osx/config.h
index a72a8825..7206cb38 100644
--- a/osx/config.h
+++ b/osx/config.h
@@ -34,6 +34,9 @@
/* Define to 1 if you have the `fwprintf' function. */
#define HAVE_FWPRINTF 1
+/* Define to 1 if you have the `getifaddrs' function. */
+#define HAVE_GETIFADDRS 1
+
/* Define to 1 if you have the <getopt.h> header file. */
#define HAVE_GETOPT_H 1