Ignore:
Timestamp:
08/18/06 18:05:02 (7 years ago)
Author:
perry
Message:

Include stdint.h
Bump to beta3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/libtrace.h.in

    r902 r916  
    8484    #define LT_BITFIELD64       uint64_t 
    8585#else 
     86#   include <stdint.h> 
    8687    #ifdef HAVE_GCCVISIBILITYPATCH 
    8788        #define DLLEXPORT __attribute__ (visibility("default")) 
Note: See TracChangeset for help on using the changeset viewer.