Commit 3d4fb9a9 authored by Max Kellermann's avatar Max Kellermann

ls: don't include time.h

ls.h does not need time.h, do not include it.
parent 88ab54d3
......@@ -21,8 +21,6 @@
#include "decoder_list.h"
#include <sys/time.h>
struct stat;
struct client;
......
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