mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
common: New file utilproto.c
* common/util.h: Factor prototypes from signal.c out to ... * common/utilproto.h: new. * common/Makefile.am (common_sources): Add new file. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
40365b28c3
commit
3a2421c940
4 changed files with 47 additions and 7 deletions
|
@ -42,7 +42,7 @@ include $(top_srcdir)/am/cmacros.am
|
|||
|
||||
common_sources = \
|
||||
common-defs.h \
|
||||
util.h fwddecl.h i18n.c i18n.h \
|
||||
util.h utilproto.h fwddecl.h i18n.c i18n.h \
|
||||
types.h host2net.h dynload.h w32help.h \
|
||||
mapstrings.c stringhelp.c stringhelp.h \
|
||||
strlist.c strlist.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue