diff options
Diffstat (limited to 'ldpd')
| -rw-r--r-- | ldpd/ldpd.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/ldpd/ldpd.c b/ldpd/ldpd.c index 621f0c9a43..a4d45d9c8d 100644 --- a/ldpd/ldpd.c +++ b/ldpd/ldpd.c @@ -10,6 +10,7 @@  #include <zebra.h> +#include <signal.h>  #include <fcntl.h>  #include <sys/wait.h>  | 
