Ignore:
Timestamp:
Feb 25, 2011, 9:26:54 PM (13 years ago)
Author:
Bruno Cornec
Message:
  • Update mindi-busybox to 1.18.3 to avoid problems with the tar command which is now failing on recent versions with busybox 1.7.3
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mindi-busybox/e2fsprogs/e2fs_defs.h

    r1765 r2725  
    1111 */
    1212
    13 #ifndef _LINUX_EXT2_FS_H
    14 #define _LINUX_EXT2_FS_H
     13#ifndef LINUX_EXT2_FS_H
     14#define LINUX_EXT2_FS_H 1
    1515
    1616/*
     
    559559                     ~EXT2_DIR_ROUND)
    560560
    561 #endif  /* _LINUX_EXT2_FS_H */
     561#endif
Note: See TracChangeset for help on using the changeset viewer.