- Fixed a compile issue with serial.c

SKIPPED:
	psi/libpsi.a
	psi/scontroller.c
	psi/serial.c
	psi/hardsup/libhlib.a
	psi/tecs/libtecsl.a
This commit is contained in:
koennecke
2007-01-29 22:50:19 +00:00
parent 8f2826b267
commit d61fbe0869
2 changed files with 1 additions and 1 deletions

2
sics.h
View File

@ -17,7 +17,7 @@
/* the following line suppresses const declarations in tcl.h.
-> makes the compiler happy M.Z. */
#define NO_CONST
/* #define NO_CONST */
#include <stdlib.h>
#include <string.h>