Use local assert.h file to fix problems with AIX and shared libraries.

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2001-06-04 20:13:04 +00:00
rodzic 14a6a22718
commit 25b7ceec50
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -4,6 +4,10 @@
2001-06-04 Henning Meier-Geinitz <henning@meier-geinitz.de>
* include/lassert.h sanei/sanei_scsi.c: Use local assert.h file to
fix problems with AIX and shared libraries.
* frontend/test.c: Changed order of headers to get test.c compiling
on OS/2.
* frontend/.cvsignore: Added test.
* frontend/saned.c: Increase timeout to one hour.
* backend/coolscan.c: Declared all internal functions static.