mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Remove unused utmp.h.
This commit is contained in:
parent
6afcf53c65
commit
6db8452ab5
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2010-01-10 Werner Koch <wk@g10code.com>
|
||||
|
||||
* symcryptrun.c (utmp.h): Remove header; it is not used.
|
||||
|
||||
2009-12-18 Werner Koch <wk@g10code.com>
|
||||
|
||||
* applygnupgdefaults (errorfile): Use mktemp. Fixes bug#1146.
|
||||
|
|
|
@ -74,7 +74,6 @@
|
|||
#ifdef HAVE_PTY_H
|
||||
#include <pty.h>
|
||||
#endif
|
||||
#include <utmp.h>
|
||||
#include <ctype.h>
|
||||
#ifdef HAVE_LOCALE_H
|
||||
#include <locale.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue