Add HAS_U_INT64_T
authorReid Spencer <rspencer@reidspencer.com>
Sun, 5 Sep 2004 16:41:11 +0000 (16:41 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 5 Sep 2004 16:41:11 +0000 (16:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16184 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Config/config.h.in

index 014380d7f83c7c268387c9fa59435a54ab456e2d..765b3e100fe4499caea22b8681eca8acff06263a 100644 (file)
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
+/* Define to 1 if the system has the type `u_int64_t'. */
+#undef HAVE_U_INT64_T
+
 /* Define to 1 if you have the <windows.h> header file. */
 #undef HAVE_WINDOWS_H