diff options
Diffstat (limited to 'lib/version.h.in')
-rw-r--r-- | lib/version.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/version.h.in b/lib/version.h.in index 429474d1..ded43944 100644 --- a/lib/version.h.in +++ b/lib/version.h.in @@ -34,6 +34,8 @@ #define QUAGGA_COPYRIGHT "Copyright 1996-2005 Kunihiro Ishiguro, et al." +#include <sys/types.h> + pid_t pid_output (const char *); #ifndef HAVE_DAEMON |