efivar: Kill needless sys/cdefs.h
Sponsored by: Netflix
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
* this file is taken from EDK2 and rototilled.
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <efivar.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
* this file is taken from EDK2 and rototilled.
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <ctype.h>
|
||||
#include <efivar.h>
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <efivar.h>
|
||||
#include <sys/efiio.h>
|
||||
#include <sys/param.h>
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
* this file is taken from EDK2 and rototilled.
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <efivar.h>
|
||||
#include <limits.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user