(date): Interpret the date, L/M/N, as YYYY/MM/DD
[gnulib.git] / lib / xstrtoul.h
index 2e7aec0..878521a 100644 (file)
@@ -1,7 +1,7 @@
-#ifndef _xstrtoul_h_
-# define _xstrtoul_h_ 1
+#ifndef XSTRTOUL_H_
+# define XSTRTOUL_H_ 1
 
 # define STRING_TO_UNSIGNED 1
 # include "xstrtol.h"
 
-#endif /* _xstrtoul_h_ */
+#endif /* not XSTRTOUL_H_ */