schpriv.h before mzrt.h
svn: r11229
This commit is contained in:
parent
996dc32405
commit
7a6feab38c
|
@ -27,8 +27,8 @@
|
||||||
envionments, a.k.a. namespaces), and also implements much of the
|
envionments, a.k.a. namespaces), and also implements much of the
|
||||||
initialization sequence (filling the initial namespace). */
|
initialization sequence (filling the initial namespace). */
|
||||||
|
|
||||||
#include "mzrt.h"
|
|
||||||
#include "schpriv.h"
|
#include "schpriv.h"
|
||||||
|
#include "mzrt.h"
|
||||||
#include "schminc.h"
|
#include "schminc.h"
|
||||||
#include "schmach.h"
|
#include "schmach.h"
|
||||||
#include "schexpobs.h"
|
#include "schexpobs.h"
|
||||||
|
|
|
@ -28,8 +28,8 @@
|
||||||
# define SCHEME_NO_GC_PROTO
|
# define SCHEME_NO_GC_PROTO
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "mzrt.h"
|
|
||||||
#include "schpriv.h"
|
#include "schpriv.h"
|
||||||
|
#include "mzrt.h"
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include "schgc.h"
|
#include "schgc.h"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user