Include <string.h>
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 22 Jan 1996 04:34:18 +0000 (04:34 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 22 Jan 1996 04:34:18 +0000 (04:34 +0000)
From-SVN: r11078

gcc/dbxout.c

index 4dea256ac8954e74a4fb1c11bc8309e462098307..3fb0717b70a8c09ed7271e19416f2294936dede4 100644 (file)
@@ -70,6 +70,7 @@ Boston, MA 02111-1307, USA.  */
 /* Include these first, because they may define MIN and MAX.  */
 #include <stdio.h>
 #include <errno.h>
+#include <string.h>
 
 #include "config.h"
 #include "tree.h"