diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-06-09 09:55:11 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-06-09 09:55:11 +0000 |
commit | 83da6bcc7751ee11905e3f8f3adcfe33d2b926bc (patch) | |
tree | ad6105123cf7c42309c4dfaa8e0a74e5bd738b1a /po/POTFILES.in | |
parent | 37989871e45861de329ae57fb351ca3b47e453f0 (diff) |
-avoid concurrent modification trouble when handing peer disconnect
Diffstat (limited to 'po/POTFILES.in')
-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 34bdaedd8..dd166adcc 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -274,6 +274,7 @@ src/rps/gnunet-rps.c src/rps/gnunet-service-rps.c src/rps/gnunet-service-rps_sampler.c src/rps/rps_api.c +src/rps/rps-test_util.c src/scalarproduct/gnunet-scalarproduct.c src/scalarproduct/gnunet-service-scalarproduct_alice.c src/scalarproduct/gnunet-service-scalarproduct_bob.c @@ -457,6 +458,7 @@ src/include/gnunet_common.h src/include/gnunet_mq_lib.h src/include/gnunet_postgres_lib.h src/include/gnunet_time_lib.h +src/rps/rps-test_util.h src/scalarproduct/scalarproduct.h src/testbed/testbed_api.h src/testbed/testbed_api_operations.h |