mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
common: Add header file and build the new code.
* common/Makefile.am (common_sources): Add new files. * common/sh-exectool.h: New file. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
2ae07f826a
commit
d955cb5e07
3 changed files with 38 additions and 2 deletions
|
@ -25,9 +25,9 @@
|
|||
#include <errno.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "g13-syshelp.h"
|
||||
#include <assuan.h>
|
||||
#include "i18n.h"
|
||||
#include "logging.h"
|
||||
#include "membuf.h"
|
||||
#include "exechelp.h"
|
||||
#include "sysutils.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue