From: Joseph C. Lehner Date: Tue, 2 Feb 2016 09:37:26 +0000 (+0200) Subject: Add missing #include X-Git-Tag: v0.9~72 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=451c907dbaaf7a54c163732d9e2dc95be363d427;p=oweals%2Fnmrpflash.git Add missing #include --- diff --git a/main.c b/main.c index dd94f5b..fc89370 100644 --- a/main.c +++ b/main.c @@ -21,6 +21,7 @@ #include #include #include "nmrpd.h" +#include "ethsock.h" void usage(FILE *fp) {