summaryrefslogtreecommitdiff
path: root/src/s/netbsd.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2003-07-13 18:00:24 +0000
committerRichard M. Stallman <rms@gnu.org>2003-07-13 18:00:24 +0000
commit0c8b2afa5b1d6b5b3fedde4e7c100961cc714921 (patch)
treed83428768ca56a0c3d92737e0d65ce5df8b6ad7c /src/s/netbsd.h
parent668c2ab06d896853b9faf5586689d3ac2c13c46d (diff)
downloademacs-0c8b2afa5b1d6b5b3fedde4e7c100961cc714921.tar.gz
(START_FILES_1, END_FILES_1): Always define them.
Diffstat (limited to 'src/s/netbsd.h')
-rw-r--r--src/s/netbsd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/netbsd.h b/src/s/netbsd.h
index e5cba617ad3..c39ad8ed730 100644
--- a/src/s/netbsd.h
+++ b/src/s/netbsd.h
@@ -70,6 +70,9 @@
#ifdef HAVE_CRTIN
#define START_FILES_1 /usr/lib/crti.o
#define END_FILES_1 /usr/lib/crtn.o
+#else
+#define START_FILES_1
+#define END_FILES_1
#endif
#define HAVE_WAIT_HEADER