diff --git a/src/core/main.c b/src/core/main.c index 1b813085..59f710ac 100644 --- a/src/core/main.c +++ b/src/core/main.c @@ -33,6 +33,7 @@ Literature dealing with the network protocols: #include #include #include +#include /* Linker symbols */ extern char _bss[], _ebss[];