diff src/unexconvex.c @ 4696:1fc792473491

Include <config.h> instead of "config.h".
author Roland McGrath <roland@gnu.org>
date Fri, 10 Sep 1993 06:15:46 +0000
parents 507f64624555
children ac7375e60931
line wrap: on
line diff
--- a/src/unexconvex.c	Fri Sep 10 06:08:27 1993 +0000
+++ b/src/unexconvex.c	Fri Sep 10 06:15:46 1993 +0000
@@ -163,7 +163,7 @@
 
 */
 
-#include "config.h"
+#include <config.h>
 #define PERROR(file) report_error (file, new)
 
 #include <a.out.h>