watch: Remove unused header

No declaration from proc/procps.h is actually used for watch.
This commit is contained in:
Rainer Müller 2013-02-20 19:09:54 +01:00
parent 042776e04c
commit 538bd978a4

View File

@ -31,7 +31,6 @@
#include "config.h"
#include "fileutils.h"
#include "nls.h"
#include "proc/procps.h"
#include "strutils.h"
#include "xalloc.h"
#include <ctype.h>