X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fdaemon-with-notify%2Fdaemon-with-notify.c;h=03c6d38002a70a5bac59fb67056b04459da25b7d;hp=625d65579499b8786d8764f3de92d3ce7696ffb0;hb=91f2ced8abbffdb0466989d2593e8b37107d57f4;hpb=11bbae90af6ae612ee91d52cebdbb6f1b92239be diff --git a/ccan/daemon-with-notify/daemon-with-notify.c b/ccan/daemon-with-notify/daemon-with-notify.c index 625d6557..03c6d380 100644 --- a/ccan/daemon-with-notify/daemon-with-notify.c +++ b/ccan/daemon-with-notify/daemon-with-notify.c @@ -38,7 +38,7 @@ #include #include -#include +#include void sigusr1_handler(int sig);