Commit 3d1d51e2 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Get rid of unnecessary forward struct object mentions.

parent b30b5354
......@@ -111,7 +111,6 @@ struct director;
struct iovec;
struct mempool;
struct objcore;
struct object;
struct objhead;
struct pool;
struct poolparam;
......
......@@ -32,7 +32,6 @@ struct sess;
struct req;
struct objcore;
struct worker;
struct object;
typedef void hash_init_f(int ac, char * const *av);
typedef void hash_start_f(void);
......
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