Changeset 2726

Show
Ignore:
Timestamp:
07/07/08 01:58:46 (5 months ago)
Author:
dhozac
Message:

Workaround broken headers.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/ext2fs.h

    r720 r2726  
    2020#define H_UTIL_VSERVER_SRC_EXT2FS_H 
    2121 
     22typedef unsigned long long __u64; 
     23typedef long long __s64; 
     24 
    2225#ifdef ENSC_HAVE_EXT2FS_EXT2_FS_H 
    2326#  include <ext2fs/ext2_fs.h>