summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorShiz <hi@shiz.me>2015-06-20 14:51:16 +0200
committerShiz <hi@shiz.me>2015-06-20 15:23:00 +0200
commit1b7ea5c3a323b3306838fa39d1705007b77cbe0e (patch)
tree77661c8ce25941dbca99fc741de8ad5e71a5834d /libc
parent43c916b6dc5441c273bbefd789f8944f2d8c8070 (diff)
downloadcbb-gcc-4.6.4-1b7ea5c3a323b3306838fa39d1705007b77cbe0e.tar.bz2
cbb-gcc-4.6.4-1b7ea5c3a323b3306838fa39d1705007b77cbe0e.tar.xz
remove non-portable include and add back strverscmp.
See COPYING.MIDIPIX (9cd0746c) for copyright information. Signed-off-by: Shiz <hi@shiz.me>
Diffstat (limited to 'libc')
-rw-r--r--libc/cbb-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/cbb-common.h b/libc/cbb-common.h
index f07c7faed..3bbbdfac7 100644
--- a/libc/cbb-common.h
+++ b/libc/cbb-common.h
@@ -16,7 +16,6 @@ extern "C" {
/* a minimal, modernized libiberty */
-#include <features.h>
#include <stdarg.h>
#include <stdint.h>
#include <stdio.h>