diff src/editfns.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 8113d9ba472e
children 350231e38e68
line wrap: on
line diff
--- a/src/editfns.c	Fri Sep 10 06:08:27 1993 +0000
+++ b/src/editfns.c	Fri Sep 10 06:15:46 1993 +0000
@@ -20,7 +20,7 @@
 
 #include <sys/types.h>
 
-#include "config.h"
+#include <config.h>
 
 #ifdef VMS
 #include "vms-pwd.h"