12 lines
286 B
Text
12 lines
286 B
Text
$NetBSD: patch-al,v 1.1 2006/04/28 22:27:36 wiz Exp $
|
|
|
|
--- ext/dvdread/dvdreadsrc.c.orig 2005-07-24 16:52:30.000000000 +0000
|
|
+++ ext/dvdread/dvdreadsrc.c
|
|
@@ -22,6 +22,7 @@
|
|
#include "config.h"
|
|
#endif
|
|
|
|
+#include <stdint.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|