summaryrefslogtreecommitdiff
path: root/modules/relocatable-prog-wrapper
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2012-01-24 13:21:56 +0100
committerBruno Haible <bruno@clisp.org>2012-01-25 23:47:25 +0100
commit55b0a0b1dd267ef48971e4bb84768244ff58b340 (patch)
treea72babd2982aafcfccca90e5684589bac2de5c77 /modules/relocatable-prog-wrapper
parentc5230ae4c155d0e6e9e043a57d77b05e44497b84 (diff)
downloadgnulib-55b0a0b1dd267ef48971e4bb84768244ff58b340.tar.gz
malloca: Avoid warnings on x86_64 mingw64.
* lib/malloca.c: Include <stdint.h>. (mmalloca, freea): Use uintptr_t to convert pointers to integers. * modules/malloca (Depends-on): Add stdint. * modules/relocatable-prog-wrapper (Depends-on): Likewise.
Diffstat (limited to 'modules/relocatable-prog-wrapper')
-rw-r--r--modules/relocatable-prog-wrapper1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/relocatable-prog-wrapper b/modules/relocatable-prog-wrapper
index 8ff11d4d02..e5dccd5343 100644
--- a/modules/relocatable-prog-wrapper
+++ b/modules/relocatable-prog-wrapper
@@ -39,6 +39,7 @@ errno
pathmax
ssize_t
stdbool
+stdint
stdlib
unistd
environ