Imported Upstream version 1.8.7
[debian/sudo] / plugins / sudoers / auth / rfc1938.c
index f4ed7c0f6de2ff9b11af2cec93d35279ca8d1052..bacb1dce7a34171cfd22451d8f14661a458b41d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1994-1996, 1998-2005, 2010-2011
+ * Copyright (c) 1994-1996, 1998-2005, 2010-2012
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -22,7 +22,6 @@
 #include <config.h>
 
 #include <sys/types.h>
-#include <sys/param.h>
 #include <stdio.h>
 #ifdef STDC_HEADERS
 # include <stdlib.h>