diff options
Diffstat (limited to 'comms/mlan/files/patch-ad')
-rw-r--r-- | comms/mlan/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/mlan/files/patch-ad b/comms/mlan/files/patch-ad new file mode 100644 index 000000000000..037bc10d5326 --- /dev/null +++ b/comms/mlan/files/patch-ad @@ -0,0 +1,11 @@ +--- ./source/apps/thermo/thermo.h.orig Sat Sep 28 23:52:11 2002 ++++ ./source/apps/thermo/thermo.h Sat Sep 28 23:52:21 2002 +@@ -18,6 +18,8 @@ + //
+ // Version: 1.03
+ //
++ ++#include <sys/types.h> +
+
+ #ifndef THERMO_TYPES
|