Commit 8845dd32 authored by Nils Goroll's avatar Nils Goroll

new include world order

parent 120e2a4d
Pipeline #369 skipped
......@@ -29,8 +29,6 @@
*
*/
#include "varnishevent.h"
typedef struct arg_t {
char *name;
enum VSL_tag_e tag;
......
......@@ -34,6 +34,7 @@
#include "minunit.h"
#include "vdef.h"
#include "../varnishevent.h"
#include "../data.h"
......
......@@ -36,6 +36,7 @@
#include "minunit.h"
#include "vdef.h"
#include "../varnishevent.h"
#include "../format.h"
......
......@@ -34,6 +34,7 @@
#include "minunit.h"
#include "vdef.h"
#include "../hdrtrie.h"
int tests_run = 0;
......
......@@ -29,6 +29,7 @@
*
*/
#include "vdef.h"
#include "../varnishevent.h"
#include "../writer.h"
#include "../vtim.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment