Unverified Commit d82ae64d authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

minor tweak for consistency

parent 5b3423c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@
#include <sys/utsname.h>
#endif

#if defined __linux
#if defined(__linux)
#include <malloc.h>
#endif