X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fval-type.h;h=8aaa06a0d92e95fc90acbafe0dc140122c281a4c;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=27139af9a88feed090bf58440f3d520d28e00703;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/src/data/val-type.h b/src/data/val-type.h index 27139af9..8aaa06a0 100644 --- a/src/data/val-type.h +++ b/src/data/val-type.h @@ -1,5 +1,5 @@ /* PSPP - computes sample statistics. - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007, 2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -21,7 +21,7 @@ #include #include -#include +#include "libpspp/float-format.h" /* Special numeric values. */ #define SYSMIS (-DBL_MAX) /* System-missing value. */