mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
tools: Drop superfluous include.
* tools/gpgtar.c: Do not include unused 'npth.h'. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
2de0d41219
commit
3a1d142f9b
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue