really? warnings people.

This commit is contained in:
Dagen Brock 2016-02-03 21:43:30 -06:00
parent da081056e5
commit 798be244e0

View File

@ -49,6 +49,7 @@ bool pcapdelay_is_loaded()
#elif __linux__
return module != 0;
#endif
return 0;
}
void pcapdelay_unload()