From 9eecd8f51751a64ec00888fd6603ce2a94e78ab7 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 30 Dec 2016 16:10:46 +1100 Subject: [PATCH] regen --- config.h.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.h.in b/config.h.in index a996992df9..fe8c35dde8 100644 --- a/config.h.in +++ b/config.h.in @@ -486,9 +486,6 @@ int sigwait(const unsigned int *set, int *sig); /* Define to 1 if you have the `usleep' function. */ #undef HAVE_USLEEP -/* HMAC_*() return ints */ -#undef HMAC_RETURN_INT - /* Use HMAC-SHA1 for Source Identity Token generation */ #undef HMAC_SHA1_SIT