mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
2004-07-27 Moritz Schulte <moritz@g10code.com>
* apdu.c: Include <signal.h>.
This commit is contained in:
parent
9d36000e6f
commit
587222f48d
@ -1,3 +1,9 @@
|
||||
2004-07-27 Moritz Schulte <moritz@g10code.com>
|
||||
|
||||
* apdu.c: Include <signal.h>.
|
||||
|
||||
* Makefile.am: Use @DL_LIBS@ instead of -ldl.
|
||||
|
||||
2004-07-22 Werner Koch <wk@g10code.de>
|
||||
|
||||
* Makefile.am: Make OpenSC lib link after libgcrypt. Do not link
|
||||
|
@ -25,6 +25,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <signal.h>
|
||||
#ifdef USE_GNU_PTH
|
||||
# include <pth.h>
|
||||
# include <unistd.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user