[-]
[+]
|
Changed |
libfreebob.spec
|
|
[-]
[+]
|
Added |
libfreebob-include-fix.diff
^
|
@@ -0,0 +1,12 @@
+--- src/libfreebobavc/avc_extended_plug_info.cpp.orig 2008-06-22 18:58:30.000000000 +0200
++++ src/libfreebobavc/avc_extended_plug_info.cpp 2008-06-22 19:56:52.000000000 +0200
+@@ -24,7 +24,8 @@
+
+ #include <netinet/in.h>
+ #include <iostream>
+-
++#include <string.h>
++#include <stdlib.h>
+ using namespace std;
+
+ /////////////////////////////////////////
|
[-]
[+]
|
Deleted |
libfreebob-string-fix.diff
^
|
@@ -1,10 +0,0 @@
---- src/libfreebobavc/avc_extended_plug_info.cpp.orig 2008-06-22 18:58:30.000000000 +0200
-+++ src/libfreebobavc/avc_extended_plug_info.cpp 2008-06-22 18:58:48.000000000 +0200
-@@ -24,6 +24,7 @@
-
- #include <netinet/in.h>
- #include <iostream>
-+#include <string.h>
-
- using namespace std;
-
|