Merge "Fix build error in gcc 7.2"
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 27 Dec 2017 20:24:20 +0000 (20:24 +0000)
committerGerrit Code Review <gerrit@automotivelinux.org>
Wed, 27 Dec 2017 20:24:20 +0000 (20:24 +0000)
src/app.cpp

index 337b0ac..d218f3e 100644 (file)
@@ -29,7 +29,6 @@
 #include <json-c/json.h>
 
 #include <algorithm>
-#include <bits/signum.h>
 #include <csignal>
 #include <fstream>
 #include <json.hpp>