aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/sol2-4.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/sol2-4.h b/src/s/sol2-4.h
index 02a4879da15..d9ea83389a7 100644
--- a/src/s/sol2-4.h
+++ b/src/s/sol2-4.h
@@ -17,3 +17,6 @@
17#undef C_SWITCH_SYSTEM 17#undef C_SWITCH_SYSTEM
18#undef const 18#undef const
19#endif /* __GNUC__ */ 19#endif /* __GNUC__ */
20
21/* David Miller <davem@caip.rutgers.edu> says vfork fails on 2.4. */
22#undef HAVE_VFORK