Commit 86aa540f authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Reduce #include scope to common.h

parent 46b0d2d2
......@@ -29,8 +29,11 @@
*/
#include "config.h"
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include "cache/cache.h"
#include "common/common.h"
#include "waiter/cache_waiter.h"
#include "vcli.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