From 80c25b7bc0a71d75c43a4575d9a1336f589eb639 Mon Sep 17 00:00:00 2001 From: "okan@openbsd.org" Date: Tue, 27 Jan 2015 12:54:06 +0000 Subject: upstream commit Since r1.2 removed the use of PRI* macros, inttypes.h is no longer required. ok djm@ --- roaming_common.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'roaming_common.c') diff --git a/roaming_common.c b/roaming_common.c index 787bef04a..ea064605c 100644 --- a/roaming_common.c +++ b/roaming_common.c @@ -1,4 +1,4 @@ -/* $OpenBSD: roaming_common.c,v 1.12 2014/01/09 23:20:00 djm Exp $ */ +/* $OpenBSD: roaming_common.c,v 1.13 2015/01/27 12:54:06 okan Exp $ */ /* * Copyright (c) 2004-2009 AppGate Network Security AB * @@ -22,9 +22,6 @@ #include #include -#ifdef HAVE_INTTYPES_H -#include -#endif #include #include #include -- cgit v1.2.3