X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FsfmP.h;h=c127b85e71c5b366123e564df1fdb9c3cc74043b;hb=64f58bbdab17e4a09b725e713f4f82f567f44076;hp=978a3e129d510387d1139e617c9f63e59e020790;hpb=66f7c229748ba9f8bbcb6255caacb0689790a0da;p=pspp-builds.git diff --git a/src/sfmP.h b/src/sfmP.h index 978a3e12..c127b85e 100644 --- a/src/sfmP.h +++ b/src/sfmP.h @@ -55,6 +55,7 @@ #endif /* Figure out SYSMIS value for flt64. */ +#include "magic.h" #if SIZEOF_DOUBLE == 8 #define second_lowest_flt64 second_lowest_value #else