summaryrefslogtreecommitdiff
blob: f15e56cc1d9116da72392e376491816e6637b1aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/src/hpmkdir.c
+++ b/src/hpmkdir.c
@@ -46,8 +46,9 @@
 # include <string.h>
 # include <time.h>
 # include <ctype.h>
-# include <errno.h>
 */
+# include <errno.h>
+
 # include <stdio.h>
 # include <stdlib.h>