diff options
Diffstat (limited to 'libiberty/acconfig.h')
-rw-r--r-- | libiberty/acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libiberty/acconfig.h b/libiberty/acconfig.h new file mode 100644 index 0000000..364cb41 --- /dev/null +++ b/libiberty/acconfig.h @@ -0,0 +1,3 @@ +/* Define to `unsigned long' if <sys/types.h> doesn't define. */ +#undef uintptr_t + |