check_procs: fix typo
commit274f3ddee2431e27c5c48fcaf1aaf2ef3e40b266
authorSebastian Schmidt <sschmidt@interhyp.de>
Wed, 7 Nov 2012 18:13:20 +0000 (7 19:13 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sun, 18 Aug 2013 10:59:57 +0000 (18 12:59 +0200)
tree7e596191f9567df9c387fd5b3925384af5a1c8db
parentce7a99789ddb3c6047135eef87ebdb695673612d
check_procs: fix typo

Fix a typo in previous commit where st_ was missing in the mock
struct_stat_t, causing check_procs.c to not compile without sys/stat.h.
plugins/check_procs.c