Added #include <sys/types.h> (OS/2 complains otherwise).

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-01-11 18:03:24 +00:00
rodzic 13ef6a4eee
commit 1cd23974dd
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -3,6 +3,8 @@
* backend/qcam.c: Create lockfile with O_EXCL even when using fcntl
locking. Remove it in any case after exiting. Log file handling
is still buggy but this has to be done by someone who has a qcam.
* sanei/sanei_lm983x.c: Added #include <sys/types.h> (OS/2 complains
otherwise).
2002-01-10 Tom Martone <tom@martoneconsulting.com>
* backend/bh.c