From 538bd978a41263792e14e4df56091cecbece2f24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rainer=20M=C3=BCller?= Date: Wed, 20 Feb 2013 19:09:54 +0100 Subject: [PATCH] watch: Remove unused header No declaration from proc/procps.h is actually used for watch. --- watch.c | 1 - 1 file changed, 1 deletion(-) diff --git a/watch.c b/watch.c index 5a229528..07134487 100644 --- a/watch.c +++ b/watch.c @@ -31,7 +31,6 @@ #include "config.h" #include "fileutils.h" #include "nls.h" -#include "proc/procps.h" #include "strutils.h" #include "xalloc.h" #include