minor tweak for consistency

This commit is contained in:
Axel Kohlmeyer
2019-08-03 11:16:55 -04:00
parent 5b3423c60e
commit d82ae64d16

View File

@ -60,7 +60,7 @@
#include <sys/utsname.h>
#endif
#if defined __linux
#if defined(__linux)
#include <malloc.h>
#endif