commit | 3c4f63ac5501b295ebaf033842a972c9f3db1f09 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue May 27 21:43:14 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue May 27 21:43:14 2003 +0000 |
tree | 0c337d65f4a63138faefe41622b920905e5ab856 | |
parent | 1df4d5e6680fbb2a5f55d8feb715d1f756dcf420 [diff] [blame] |
Update to match the reality that is now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6362 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/runtime/libtrace/tracelib.c b/runtime/libtrace/tracelib.c index aa4e603..9fe5a7d 100644 --- a/runtime/libtrace/tracelib.c +++ b/runtime/libtrace/tracelib.c
@@ -10,7 +10,7 @@ #include <stdlib.h> #include <stdio.h> #include <string.h> - +#include <stdint.h> /*===---------------------------------------------------------------------===== * HASH FUNCTIONS