|
@@ -1,6 +1,14 @@
|
|
--- ethtool-3.13.orig/internal.h 2014-01-27 02:27:14.000000000 +0100
|
|
--- ethtool-3.13.orig/internal.h 2014-01-27 02:27:14.000000000 +0100
|
|
-+++ ethtool-3.13/internal.h 2014-03-22 20:49:34.000000000 +0100
|
|
++++ ethtool-3.13/internal.h 2014-03-23 13:47:54.000000000 +0100
|
|
-@@ -17,16 +17,16 @@
|
|
+@@ -7,6 +7,7 @@
|
|
|
|
+ #include "ethtool-config.h"
|
|
|
|
+ #endif
|
|
|
|
+ #include <stdio.h>
|
|
|
|
++#include <stdint.h>
|
|
|
|
+ #include <stdlib.h>
|
|
|
|
+ #include <string.h>
|
|
|
|
+ #include <sys/types.h>
|
|
|
|
+@@ -17,16 +18,16 @@
|
|
|
|
|
|
/* ethtool.h expects these to be defined by <linux/types.h> */
|
|
/* ethtool.h expects these to be defined by <linux/types.h> */
|
|
#ifndef HAVE_BE_TYPES
|
|
#ifndef HAVE_BE_TYPES
|