diff --git a/gophernicus.h b/gophernicus.h index 708d580..2805028 100644 --- a/gophernicus.h +++ b/gophernicus.h @@ -54,7 +54,6 @@ #ifdef __linux #undef PASSWD_MIN_UID #define PASSWD_MIN_UID 500 -#define HAVE_SENDFILE #endif /* Embedded Linux with uClibc */ @@ -83,6 +82,7 @@ /* Add other OS-specific defines here */ + /* * Include headers */