diff options
Diffstat (limited to 'ndb/src/cw/cpcd/main.cpp')
-rw-r--r-- | ndb/src/cw/cpcd/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ndb/src/cw/cpcd/main.cpp b/ndb/src/cw/cpcd/main.cpp index 11f6238d5f7..913c31de1f7 100644 --- a/ndb/src/cw/cpcd/main.cpp +++ b/ndb/src/cw/cpcd/main.cpp @@ -15,7 +15,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include <ndb_global.h> /* Needed for mkdir(2) */ -#include <signal.h> #include "CPCD.hpp" #include "APIService.hpp" |