Ignore:
Timestamp:
Apr 21, 2008, 2:46:45 AM (17 years ago)
Author:
Brendan Oakley
Message:

Adjustments to linux headers and lib32 for compiling resync 1.0.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/include/linux/config.h

    r32 r347  
    1 /* $Id: config.h,v 1.1.1.1 2003/07/02 13:57:00 eleph Exp $ */
    21
    32#ifndef _LINUX_CONFIG_H
    43#define _LINUX_CONFIG_H
    54
     5/* __user not supported in OpenWatcom */
     6#ifndef __user
     7#define __user
    68#endif
     9
     10#endif /* _LINUX_CONFIG_H */
Note: See TracChangeset for help on using the changeset viewer.