watch: include strutils.h
Without the header strtod_or_err() returned random value. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
1
watch.c
1
watch.c
@@ -17,6 +17,7 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "nls.h"
|
#include "nls.h"
|
||||||
#include "proc/procps.h"
|
#include "proc/procps.h"
|
||||||
|
#include "strutils.h"
|
||||||
#include "xalloc.h"
|
#include "xalloc.h"
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
Reference in New Issue
Block a user