summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common.h b/src/common.h
index cf72071..89a054f 100644
--- a/src/common.h
+++ b/src/common.h
@@ -152,9 +152,6 @@
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#endif
-#ifdef HAVE_VFORK_H
-# include <vfork.h>
-#endif
#ifdef HAVE_WCHAR_H
# include <wchar.h>
#endif