]> code.delx.au - gnu-emacs/blobdiff - src/vmsgmalloc.c
(Vdefault_properties): New vbl.
[gnu-emacs] / src / vmsgmalloc.c
index 80b9d51ab0a0c927b9cb9446762a5f20fe0bf6c6..d9939dd1123860426f3ce976259fb4432f9acac9 100644 (file)
@@ -104,7 +104,7 @@ extern void __vms_free __P ((__ptr_t __ptr));
 #include <stdio.h>             /* Harmless, gets __GNU_LIBRARY__ defined.  */
 
 #if defined(HAVE_CONFIG_H) || defined(emacs)
-#include "config.h"
+#include <config.h>
 #endif
 
 #if    defined(__GNU_LIBRARY__) || defined(STDC_HEADERS) || defined(USG)