setadv: remove unused, nonportable header file
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 23 Jun 2010 00:06:23 +0000 (17:06 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 23 Jun 2010 00:06:23 +0000 (17:06 -0700)
This file does not need <sys/types.h>.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
libinstaller/setadv.c

index 61f1f34..9cf6f18 100644 (file)
@@ -28,7 +28,6 @@
 #include <stdint.h>
 #include <string.h>
 #include <errno.h>
-#include <sys/types.h>
 #include "syslxint.h"
 #include "syslxcom.h"