aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/sarray.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/objc/sarray.c')
-rw-r--r--gcc/objc/sarray.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/objc/sarray.c b/gcc/objc/sarray.c
index 0dd584a..ad69be9 100644
--- a/gcc/objc/sarray.c
+++ b/gcc/objc/sarray.c
@@ -26,7 +26,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "objc/sarray.h"
#include <stdio.h>
#include "assert.h"
-#include <memory.h>
int nbuckets = 0;
int nindices = 0;