removed embryo_cc_sclinux.h

SVN revision: 14183
This commit is contained in:
tsauerbeck 2005-04-13 19:52:55 +00:00 committed by tsauerbeck
parent 3559fa001e
commit eee6e7059d
4 changed files with 0 additions and 9 deletions

View File

@ -22,7 +22,6 @@ embryo_cc_sc5.c \
embryo_cc_sc6.c \
embryo_cc_sc7.c \
embryo_cc_scexpand.c \
embryo_cc_sclinux.h \
embryo_cc_sclist.c \
embryo_cc_scvars.c

View File

@ -22,7 +22,6 @@
*/
#include "embryo_cc_osdefs.h"
#include "embryo_cc_sclinux.h"
#ifndef EMBRYO_CC_AMX_H
#define EMBRYO_CC_AMX_H

View File

@ -6,8 +6,6 @@
#ifndef EMBRYO_CC_OSDEFS_H
# define EMBRYO_CC_OSDEFS_H
#include "embryo_cc_sclinux.h"
# ifdef HAVE_STDINT_H
# include <stdint.h>
# endif

View File

@ -1,5 +0,0 @@
#include "config.h"
/* unix sep char- shoudl just assume this. */
#define DIRECTORY_SEP_CHAR '/'
#define DIRECTORY_SEP_STR "/"