SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
graphics/mpeg-lib/patches/patch-hybriderr_c
Normal file
14
graphics/mpeg-lib/patches/patch-hybriderr_c
Normal file
|
@ -0,0 +1,14 @@
|
|||
--- hybriderr.c.orig 1999-07-31 18:05:24.000000000 -0600
|
||||
+++ hybriderr.c 2004-06-21 20:01:38.000000000 -0600
|
||||
@@ -23,8 +23,10 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
-#include <memory.h>
|
||||
+#ifdef HAVE_MALLOC_H
|
||||
#include <malloc.h>
|
||||
+#endif
|
||||
+#include <memory.h>
|
||||
#include "video.h"
|
||||
#include "proto.h"
|
||||
#include "dither.h"
|
Loading…
Add table
Add a link
Reference in a new issue