- Funny things with header files...

SKIPPED:
	psi/dornier2.c
	psi/makefile_linux
This commit is contained in:
cvs
2003-12-10 15:32:42 +00:00
parent bc02cb79e7
commit 350a5ad063
8 changed files with 102 additions and 201 deletions

View File

@ -12,7 +12,7 @@
#ifndef SERIALSICSWAIT
#define SERIALSICSWAIT
#include "sics.h"
#include "hardsup/serialsinq.h"
#include "psi/hardsup/serialsinq.h"
int SerialSicsExecute(void **pData, char *pCommand, char *pReply,
int iBufLen);