39b340a53a
add WANTLIB bump library major version number from maintainer Jacob Meuser <jakemsr at jakemsr.com>
14 lines
334 B
Plaintext
14 lines
334 B
Plaintext
$OpenBSD: patch-plugins_videocodec_v308_c,v 1.1 2004/12/04 21:44:34 sturm Exp $
|
|
--- plugins/videocodec/v308.c.orig Mon Aug 9 03:21:32 2004
|
|
+++ plugins/videocodec/v308.c Mon Aug 9 03:21:53 2004
|
|
@@ -4,7 +4,9 @@
|
|
#include <workarounds.h>
|
|
#include "v308.h"
|
|
|
|
+#ifdef HAVE_STDINT_H
|
|
#include <stdint.h>
|
|
+#endif
|
|
#include <stdlib.h>
|
|
|
|
|