From 23464e88adc0ff42b3d98e3b14faedc94046714b Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Sun, 20 Sep 2009 14:08:14 +0530 Subject: Remove unnecessary vfork.h include --- src/common.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') 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 #endif -#ifdef HAVE_VFORK_H -# include -#endif #ifdef HAVE_WCHAR_H # include #endif -- cgit v1.2.3