1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Remove unused utmp.h.

This commit is contained in:
Werner Koch 2010-01-10 14:06:49 +00:00
parent 6afcf53c65
commit 6db8452ab5
2 changed files with 4 additions and 1 deletions

View file

@ -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>