summaryrefslogtreecommitdiff
path: root/multimedia/x264-devel/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/x264-devel/patches/patch-ak')
-rw-r--r--multimedia/x264-devel/patches/patch-ak14
1 files changed, 0 insertions, 14 deletions
diff --git a/multimedia/x264-devel/patches/patch-ak b/multimedia/x264-devel/patches/patch-ak
deleted file mode 100644
index ed771f5ceda..00000000000
--- a/multimedia/x264-devel/patches/patch-ak
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ak,v 1.3 2012/11/08 19:55:56 adam Exp $
-
---- common/display-x11.c.orig 2011-01-09 17:35:14.000000000 +0900
-+++ common/display-x11.c 2011-01-09 17:44:27.000000000 +0900
-@@ -26,7 +26,9 @@
- #include <X11/Xlib.h>
- #include <X11/Xutil.h>
- #include <stdio.h>
-+#ifdef HAVE_STDLIB_H
- #include <stdlib.h>
-+#endif
- #include <string.h>
-
- #include "common.h"