diff options
Diffstat (limited to 'www/uzbl/files/patch-uzbl-core.c')
-rw-r--r-- | www/uzbl/files/patch-uzbl-core.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/uzbl/files/patch-uzbl-core.c b/www/uzbl/files/patch-uzbl-core.c deleted file mode 100644 index 244b699ee..000000000 --- a/www/uzbl/files/patch-uzbl-core.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/uzbl-core.c.orig 2010-11-29 20:00:45.000000000 +0100 -+++ src/uzbl-core.c 2010-11-29 19:59:16.000000000 +0100 -@@ -29,6 +29,7 @@ - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ - -+#include <sys/errno.h> - #include "uzbl-core.h" - #include "callbacks.h" - #include "events.h" |