No change was necessary.
/*
- * include/common/net_helper.h
+ * include/haproxy/net_helper.h
* This file contains miscellaneous network helper functions.
*
* Copyright (C) 2017 Olivier Houchard
- * Copyright (C) 2017 Willy Tarreau
+ * Copyright (C) 2017-2020 Willy Tarreau
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* SOFTWARE.
*/
-#ifndef _COMMON_NET_HELPER_H
-#define _COMMON_NET_HELPER_H
+#ifndef _HAPROXY_NET_HELPER_H
+#define _HAPROXY_NET_HELPER_H
+#include <arpa/inet.h>
#include <haproxy/api.h>
#include <haproxy/intops.h>
-#include <arpa/inet.h>
/* Functions to read/write various integers that may be unaligned */
writev_u64(p1, s1, p2, my_htonll(u64));
}
-#endif /* COMMON_NET_HELPER_H */
+#endif /* HAPROXY_NET_HELPER_H */
#include <common/cfgparse.h>
#include <haproxy/hash.h>
#include <common/htx.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#define CACHE_FLT_F_IMPLICIT_DECL 0x00000001 /* The cache filtre was implicitly declared (ie without
* the filter keyword) */
#include <common/cfgparse.h>
#include <common/namespace.h>
#include <haproxy/hash.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <proto/connection.h>
#include <proto/fd.h>
#include <haproxy/debug.h>
#include <haproxy/thread.h>
#include <import/ist.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <common/standard.h>
#include <types/global.h>
#include <haproxy/errors.h>
#include <haproxy/time.h>
#include <common/ticks.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <types/action.h>
#include <types/applet.h>
#include <haproxy/pool.h>
#include <haproxy/list.h>
#include <common/namespace.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <haproxy/openssl-compat.h>
#include <common/regex.h>
#include <common/standard.h>
#include <lua.h>
#include <lualib.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <haproxy/time.h>
#include <common/uri_auth.h>
#include <haproxy/api.h>
#include <haproxy/base64.h>
#include <common/htx.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <common/uri_auth.h>
#include <types/capture.h>
#include <common/htx.h>
#include <import/ist.h>
#include <haproxy/list.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <types/proxy.h>
#include <types/session.h>
#include <common/hpack-enc.h>
#include <common/hpack-tbl.h>
#include <common/htx.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <proto/connection.h>
#include <proto/http_htx.h>
#include <proto/trace.h>
#include <errno.h>
#include <haproxy/api.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <common/standard.h>
#include <types/global.h>
#include <string.h>
#include <haproxy/api.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <common/htx.h>
#include <proto/acl.h>
#include <proto/arg.h>
#include <sys/types.h>
#include <haproxy/api.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <haproxy/time.h>
#include <common/standard.h>
#include <haproxy/thread.h>
#include <haproxy/chunk.h>
#include <haproxy/hash.h>
#include <common/http.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <common/standard.h>
#include <common/uri_auth.h>
#include <haproxy/base64.h>
#include <common/cfgparse.h>
#include <haproxy/pool.h>
#include <haproxy/list.h>
-#include <common/net_helper.h>
+#include <haproxy/net_helper.h>
#include <common/standard.h>
#include <haproxy/time.h>