From: Ben Pfaff Date: Wed, 5 Apr 2006 00:00:03 +0000 (+0000) Subject: Add stdint to GNULIB_MODULES. X-Git-Tag: sav-api~2021 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4837458e3203f09348ff38a1ed187bfc2044741;p=pspp Add stdint to GNULIB_MODULES. --- diff --git a/Smake b/Smake index 4c79f85533..1277749b16 100644 --- a/Smake +++ b/Smake @@ -30,6 +30,7 @@ GNULIB_MODULES = \ snprintf \ stat-macros \ stdbool \ + stdint \ stpcpy \ strcase \ strcspn \