summaryrefslogtreecommitdiff
path: root/games/xracer/patches/patch-src_mpeg_store.c
blob: f9d62e4b5409a21d1a8e756395167460ea86c68f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-src_mpeg_store.c,v 1.1 2013/06/27 15:49:43 joerg Exp $

--- src/mpeg/store.c.orig	2013-06-26 22:53:12.000000000 +0000
+++ src/mpeg/store.c
@@ -31,6 +31,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 
 #include "mpeg-config.h"
 #include "global.h"