Bläddra i källkod

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

Nick Mathewson 14 år sedan
förälder
incheckning
1d703ed22b
1 ändrade filer med 1 tillägg och 0 borttagningar
  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>