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:
parent
dd194da7ec
commit
21b5980f82
1
watch.c
1
watch.c
@ -17,6 +17,7 @@
|
||||
#include "config.h"
|
||||
#include "nls.h"
|
||||
#include "proc/procps.h"
|
||||
#include "strutils.h"
|
||||
#include "xalloc.h"
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user