Rectify include paths (automated)

This commit is contained in:
Nick Mathewson
2018-06-21 12:20:52 -04:00
parent cd8f919553
commit fa5fda5bbf
47 changed files with 48 additions and 48 deletions
+2 -2
View File
@@ -14,7 +14,7 @@
#define SIO_IDEAL_SEND_BACKLOG_QUERY 0x4004747b
#endif
#endif
#include "common/torint.h"
#include "lib/cc/torint.h"
#include "common/testsupport.h"
#ifdef HAVE_SYS_PARAM_H
#include <sys/param.h>
@@ -45,7 +45,7 @@
#include <netinet6/in6.h>
#endif
#include "common/compat_compiler.h"
#include "lib/cc/compat_compiler.h"
#include "common/compat_time.h"
#include <stdio.h>