Changeset 3692 for branches


Ignore:
Timestamp:
Mar 16, 2011, 12:23:33 AM (14 years ago)
Author:
bird
Message:

0.6/b_ldrOpen: build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/src/lib/sys/b_ldrOpen.c

    r3685 r3692  
    3434#define INCL_EXAPIS
    3535#include <os2emx.h>
     36#include <string.h>
    3637#include <InnoTekLIBC/backend.h>
    3738#define __LIBC_LOG_GROUP __LIBC_LOG_GRP_BACK_LDR
    3839#include <InnoTekLIBC/logstrict.h>
     40#include "b_fs.h"
     41#include "syscalls.h"
    3942
    4043
Note: See TracChangeset for help on using the changeset viewer.