From: Leo Date: Sun, 24 Nov 2019 19:00:32 +0000 (+0100) Subject: Correct location of poll.h include X-Git-Tag: v0.8.6~7^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F506%2Fhead;p=thirdparty%2Fsnapper.git Correct location of poll.h include --- diff --git a/snapper/SystemCmd.h b/snapper/SystemCmd.h index 91bffb3f..3d38604d 100644 --- a/snapper/SystemCmd.h +++ b/snapper/SystemCmd.h @@ -24,7 +24,7 @@ #ifndef SNAPPER_SYSTEM_CMD_H #define SNAPPER_SYSTEM_CMD_H -#include +#include #include #include