Changeset 98 for trunk/src/sh_unix.c


Ignore:
Timestamp:
Mar 23, 2007, 11:07:52 PM (18 years ago)
Author:
rainer
Message:

Fix for ticket #58 (cross-compiling does not work).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_unix.c

    r93 r98  
    2525#include <string.h>
    2626#include <ctype.h>
    27 
     27#ifdef HAVE_LINUX_FS_H
     28#include <linux/fs.h>
     29#endif
    2830
    2931#ifdef HAVE_MEMORY_H
Note: See TracChangeset for help on using the changeset viewer.