commit 40408570740498f2d9efa1f9259065cef894dc86 Author: sin <[email protected]> Date: Sat Jan 25 22:31:18 2014 +0000
Remove unused header from dmesg(1)
diff --git a/dmesg.c b/dmesg.c
index eac5358..35a36ba 100644
--- a/dmesg.c
+++ b/dmesg.c
@@ -4,7 +4,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include "grabmntinfo.h"
#include "util.h"
static int dmesg_show(int fd, const void *buf, size_t n);
