Add HAS_U_INT64_T

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16184 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-09-05 16:41:11 +00:00
parent 5f8c6b2546
commit 1f4a27947f

View File

@ -164,6 +164,9 @@
/* 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