Bladeren bron

Add a "di_ops.h" include to util.h

Nick Mathewson 14 jaren geleden
bovenliggende
commit
1d703ed22b
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      src/common/util.h

+ 1 - 0
src/common/util.h

@@ -14,6 +14,7 @@
 #include "orconfig.h"
 #include "torint.h"
 #include "compat.h"
+#include "di_ops.h"
 #include <stdio.h>
 #include <stdlib.h>