diff options
author | Werner Koch <[email protected]> | 1999-12-08 21:03:03 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1999-12-08 21:03:03 +0000 |
commit | 4555c0be941cef55486b7a1644d9b70f4ea50c77 (patch) | |
tree | 1a10627bf31163f9aef5040724c53f75e8daf3e6 /cipher/rndlinux.c | |
parent | See ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner Koch (diff) | |
download | gnupg-4555c0be941cef55486b7a1644d9b70f4ea50c77.tar.gz gnupg-4555c0be941cef55486b7a1644d9b70f4ea50c77.zip |
See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch
Diffstat (limited to 'cipher/rndlinux.c')
-rw-r--r-- | cipher/rndlinux.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cipher/rndlinux.c b/cipher/rndlinux.c index d25abcd31..bca596fd1 100644 --- a/cipher/rndlinux.c +++ b/cipher/rndlinux.c @@ -42,7 +42,6 @@ #endif #include "types.h" #include "g10lib.h" -#include "ttyio.h" #include "dynload.h" static int open_device( const char *name, int minor ); |