undo last change -- this file is sync'd from gettext
[gnulib.git] / lib / mkdtemp.c
index 84217d6..469cf47 100644 (file)
@@ -18,7 +18,7 @@
 /* Extracted from misc/mkdtemp.c and sysdeps/posix/tempname.c.  */
 
 #ifdef HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
 #endif
 
 /* Specification.  */