aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/util.h')
-rw-r--r--src/common/util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/util.h b/src/common/util.h
index ae5ab9dc5..6e674e418 100644
--- a/src/common/util.h
+++ b/src/common/util.h
@@ -13,7 +13,6 @@
#include "orconfig.h"
#include "torint.h"
#include <stdio.h>
-#include <assert.h>
#ifdef HAVE_SYS_TIME_H
#include <sys/time.h>
#endif