mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-23 21:59:57 +01:00
Remove unused utmp.h.
This commit is contained in:
parent
6afcf53c65
commit
6db8452ab5
@ -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…
x
Reference in New Issue
Block a user