Page MenuHomeFreeBSD

D41736.id126894.diff
No OneTemporary

D41736.id126894.diff

diff --git a/contrib/tzcode/tzconfig.h b/contrib/tzcode/tzconfig.h
--- a/contrib/tzcode/tzconfig.h
+++ b/contrib/tzcode/tzconfig.h
@@ -1,19 +1,20 @@
#ifndef TZCONFIG_H_INCLUDED
#define TZCONFIG_H_INCLUDED
-#define TM_GMTOFF tm_gmtoff
-#define TM_ZONE tm_zone
+#define TM_GMTOFF tm_gmtoff
+#define TM_ZONE tm_zone
-#define HAVE_GETTEXT false
-#define HAVE_SYS_STAT_H true
-#define HAVE_UNISTD_H true
-#define HAVE_STDINT_H true
+#define HAVE_GETTEXT false
+#define HAVE_SYS_STAT_H true
+#define HAVE_UNISTD_H true
+#define HAVE_STDCKDINT_H true
+#define HAVE_STDINT_H true
-#define PCTS 1
-#define NETBSD_INSPIRED 0
-#define STD_INSPIRED 1
-#define HAVE_TZNAME 2
-#define USG_COMPAT 0
-#define ALTZONE 0
+#define PCTS 1
+#define NETBSD_INSPIRED 0
+#define STD_INSPIRED 1
+#define HAVE_TZNAME 2
+#define USG_COMPAT 0
+#define ALTZONE 0
#endif /* !TZCONFIG_H_INCLUDED */
diff --git a/usr.bin/less/defines.h b/usr.bin/less/defines.h
--- a/usr.bin/less/defines.h
+++ b/usr.bin/less/defines.h
@@ -327,7 +327,7 @@
#define HAVE_STAT_INO 1
/* Define to 1 if you have the <stdckdint.h> header file. */
-/* #undef HAVE_STDCKDINT_H */
+#define HAVE_STDCKDINT_H 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 20, 12:51 PM (1 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36993354
Default Alt Text
D41736.id126894.diff (1 KB)

Event Timeline