aboutsummaryrefslogtreecommitdiff
path: root/src/lib/confmgt
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-11-26 09:10:32 +1000
committerteor <teor@torproject.org>2019-12-20 09:53:31 +1000
commitcd160291a755ac830855e3226e6c470a5b2ecede (patch)
treef37c2d5b98c2cf4a030cb2a4207629b29be23370 /src/lib/confmgt
parentd8b868e483109e32780ec8bfdcefdfbd8355c172 (diff)
downloadtor-cd160291a755ac830855e3226e6c470a5b2ecede.tar.gz
tor-cd160291a755ac830855e3226e6c470a5b2ecede.zip
Code Style: Delete headers that are included twice
These changes were created using the "make autostyle" from 32522, and then split into commits.
Diffstat (limited to 'src/lib/confmgt')
-rw-r--r--src/lib/confmgt/type_defs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/confmgt/type_defs.c b/src/lib/confmgt/type_defs.c
index 7200218f74..00932511ab 100644
--- a/src/lib/confmgt/type_defs.c
+++ b/src/lib/confmgt/type_defs.c
@@ -23,7 +23,6 @@
#include "lib/confmgt/unitparse.h"
#include "lib/cc/compat_compiler.h"
-#include "lib/conf/conftypes.h"
#include "lib/container/smartlist.h"
#include "lib/encoding/confline.h"
#include "lib/encoding/time_fmt.h"