diff options
Diffstat (limited to 'config/posix/define.h')
-rw-r--r-- | config/posix/define.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/posix/define.h b/config/posix/define.h index e2d54c5..7f22c1d 100644 --- a/config/posix/define.h +++ b/config/posix/define.h @@ -3,5 +3,5 @@ */ #define UNIX 1 -/* LoadFunc not implemented */ +#define LoadFunc |