aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/netbsd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/netbsd.h b/src/s/netbsd.h
index 13e9fa30b5c..3936a4a4495 100644
--- a/src/s/netbsd.h
+++ b/src/s/netbsd.h
@@ -55,3 +55,7 @@
55 55
56/* Reread the time zone on startup. */ 56/* Reread the time zone on startup. */
57#define LOCALTIME_CACHE 57#define LOCALTIME_CACHE
58
59/* sjg@zen.void.oz.au says these are needed. */
60#define LD_SWITCH_SYSTEM -e __start -Bstatic
61#define HAVE_WAIT_HEADER