Imported Upstream version 1.8.7
[debian/sudo] / plugins / sudoers / redblack.c
index f1b8321fba689ef32373c2dd5049bdb26f0129a6..cf02a41ffb1fd6f92f5ac4af01cf9742b6f55410 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004-2005, 2007, 2009-2011
+ * Copyright (c) 2004-2005, 2007, 2009-2013
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -43,7 +43,6 @@
 #include <config.h>
 
 #include <sys/types.h>
-#include <sys/param.h>
 
 #include <stdio.h>
 #ifdef STDC_HEADERS