kopia lustrzana https://gitlab.com/sane-project/backends
Include <sys/types.h> and <sys/ipc.h> also when checking for struct semun in
<sys/sem.h>. This fixes a compilation problem on FreeBSD. Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
19fe12c202
commit
7e865aedab
|
@ -8,6 +8,9 @@
|
|||
documentation (from karsten.festag@t-online.de (Karsten Festag)).
|
||||
* Makefile.in README.netbsd: New file. Information about problems
|
||||
with shared libs.
|
||||
* configure configure.in: Include <sys/types.h> and <sys/ipc.h> also
|
||||
when checking for struct semun in <sys/sem.h>. This fixes a
|
||||
compilation problem on FreeBSD.
|
||||
|
||||
2002-01-31 Peter Fales <peter@fales.com>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue