X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fstatd%2Fsimu.c;h=9d685adc3da3b268408954451e4298e9b2fec25b;hp=fa4e3a63da246608bd11fd934639c9d2c55aa3cc;hb=0523fd513c6baa8dbf45d1a7afea2044262aeb3d;hpb=8b7ad01b14df1e7529b9ba8a1ea17df0d6004ef9 diff --git a/utils/statd/simu.c b/utils/statd/simu.c index fa4e3a6..9d685ad 100644 --- a/utils/statd/simu.c +++ b/utils/statd/simu.c @@ -4,7 +4,10 @@ * NSM for Linux. */ -#include "config.h" +#ifdef HAVE_CONFIG_H +#include +#endif + #include "statd.h" #include "notlist.h" @@ -19,7 +22,7 @@ sm_simu_crash_1_svc (void *argp, struct svc_req *rqstp) { static char *result = NULL; - log (L_WARNING, "*** SIMULATING CRASH! ***"); + note (N_WARNING, "*** SIMULATING CRASH! ***"); my_svc_exit (); if (rtnl)