diff options
author | Schanzenbach, Martin <mschanzenbach@posteo.de> | 2019-02-05 07:16:19 +0100 |
---|---|---|
committer | Schanzenbach, Martin <mschanzenbach@posteo.de> | 2019-02-05 07:16:19 +0100 |
commit | 395be9a8fb85d172dcbb06826aed8b5b29ceeac2 (patch) | |
tree | 3ffbb3918316368c4400a34393e9febddc6bbad6 /po | |
parent | 7c469133a0692a20ea4db3f91a9a12b2a1a448be (diff) |
- Fix build of ats transport plugin not linking against libgnunetnt
- Add compat memrchr layer for Win32 and macOS
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index a1d1713f9..0ee48fcde 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -517,6 +517,7 @@ src/util/os_network.c src/util/os_priority.c src/util/peer.c src/util/plugin.c +src/util/proc_compat.c src/util/program.c src/util/regex.c src/util/resolver_api.c @@ -539,6 +540,7 @@ src/vpn/vpn_api.c src/zonemaster/gnunet-service-zonemaster-monitor.c src/zonemaster/gnunet-service-zonemaster.c src/fs/fs_api.h +src/include/compat.h src/include/gnunet_common.h src/include/gnunet_mq_lib.h src/include/gnunet_time_lib.h |