Remove erroneous #include
[pspp] / Smake
diff --git a/Smake b/Smake
index 21e6a22410a6131f0c3944850eed6e075d7e9064..aaf1ff90da4cf66ba579a0082e8a6db0aa473de0 100644 (file)
--- a/Smake
+++ b/Smake
@@ -24,6 +24,7 @@ GNULIB_MODULES = \
        getopt \
        gettext-h \
        gettimeofday \
+       isfinite \
        intprops \
        inttostr \
        linebreak \
@@ -42,6 +43,7 @@ GNULIB_MODULES = \
        printf-safe \
        progname \
        relocatable-prog \
+       round \
        snprintf \
        snprintf-posix \
        sprintf-posix \
@@ -60,6 +62,7 @@ GNULIB_MODULES = \
        strtoul \
        sys_stat \
        tmpfile \
+       trunc \
        unistd \
        unlocked-io \
        vasprintf-posix \