summaryrefslogtreecommitdiff
path: root/misc/strftime.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/strftime.c')
-rw-r--r--misc/strftime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/strftime.c b/misc/strftime.c
index 8c838f783..eff617af8 100644
--- a/misc/strftime.c
+++ b/misc/strftime.c
@@ -18,7 +18,7 @@
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifdef HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#ifdef _LIBC