# # Patch managed by http://www.holgerschurig.de/patcher.html # --- libevnet-0.3.1/src/lookup.c~stdargs +++ libevnet-0.3.1/src/lookup.c @@ -45,6 +45,7 @@ */ #include /* FILE fopen(3) fread(3) fclose(3) fileno(3) */ #include /* NULL free(3) */ +#include /* va_list etc. */ #include /* time_t time(2) */ #include /* memmove(3) strsep(3) strlen(3)