From 97131650ea6bf9f16b775743e9931a91ea441887 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Fri, 23 Nov 2007 21:47:04 +0000 Subject: Rename check_ntp* and merge change in Trunk git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/branches/dermoth_ntp_rework@1832 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/utils.h') diff --git a/plugins/utils.h b/plugins/utils.h index f15a7b16..bb99ee16 100644 --- a/plugins/utils.h +++ b/plugins/utils.h @@ -76,6 +76,7 @@ char *strpcpy (char *, const char *, const char *); char *strpcat (char *, const char *, const char *); int max_state (int a, int b); +int max_state_alt (int a, int b); void usage (const char *) __attribute__((noreturn)); void usage2(const char *, const char *) __attribute__((noreturn)); -- cgit v1.2.3-74-g34f1