aboutsummaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2010-11-02 15:20:47 +0000
committerDJ Delorie <dj@redhat.com>2010-11-02 15:20:47 +0000
commitffa54e5c48223b42840f93e56a5eff69998ab4e1 (patch)
tree3201d128b72a1f1d6eaa8599ff205444b1496888 /libiberty/config.in
parent877791769e23126090bab077d41f4d6221a23045 (diff)
downloadbinutils-ffa54e5c48223b42840f93e56a5eff69998ab4e1.zip
binutils-ffa54e5c48223b42840f93e56a5eff69998ab4e1.tar.gz
binutils-ffa54e5c48223b42840f93e56a5eff69998ab4e1.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/config.in')
-rw-r--r--libiberty/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libiberty/config.in b/libiberty/config.in
index 02d93da..0e5f3d2 100644
--- a/libiberty/config.in
+++ b/libiberty/config.in
@@ -467,6 +467,9 @@
/* Define to `int' if <sys/types.h> does not define. */
#undef pid_t
+/* Define to `int' if <sys/types.h> does not define. */
+#undef ssize_t
+
/* Define to the type of an unsigned integer type wide enough to hold a
pointer, if such a type exists, and if the system does not define it. */
#undef uintptr_t