diff src/dosfns.c @ 5980:a203b7c30300

Use <...> for config.h.
author Richard M. Stallman <rms@gnu.org>
date Thu, 17 Feb 1994 20:05:33 +0000
parents 003e84b91d21
children b5f74966c9da
line wrap: on
line diff
--- a/src/dosfns.c	Thu Feb 17 20:02:50 1994 +0000
+++ b/src/dosfns.c	Thu Feb 17 20:05:33 1994 +0000
@@ -19,7 +19,7 @@
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 
-#include "config.h"
+#include <config.h>
 
 #ifdef MSDOS
 /* The entire file is within this conditional */