[Pkg-gnupg-commit] [gnupg2] 74/205: tools: Drop superfluous include.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Wed May 11 08:38:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental
in repository gnupg2.
commit 3a1d142f9b71721a631cf2037665e9def60aa384
Author: Justus Winter <justus at g10code.com>
Date: Tue Mar 1 14:51:35 2016 +0100
tools: Drop superfluous include.
* tools/gpgtar.c: Do not include unused 'npth.h'.
Signed-off-by: Justus Winter <justus at g10code.com>
---
tools/gpgtar.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/gpgtar.c b/tools/gpgtar.c
index 46d06bd..416f514 100644
--- a/tools/gpgtar.c
+++ b/tools/gpgtar.c
@@ -29,7 +29,6 @@
#include <config.h>
#include <ctype.h>
#include <errno.h>
-#include <npth.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git
More information about the Pkg-gnupg-commit
mailing list