[mednaffe] 09/99: Fix a warning
    Stephen Kitt 
    skitt at moszumanska.debian.org
       
    Tue Aug  2 21:00:00 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
skitt pushed a commit to branch master
in repository mednaffe.
commit e757981221637d33c83fea0b5cb1f64d9b5abeea
Author: amatcoder <amatcoder at 44025b82-9115-564b-7d03-7f3fc60b4744>
Date:   Wed Sep 11 23:02:26 2013 +0000
    Fix a warning
---
 src/list.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/src/list.c b/src/list.c
index faeb9c0..1b975d4 100644
--- a/src/list.c
+++ b/src/list.c
@@ -22,6 +22,7 @@
 
 #include "common.h"
 #include <stdlib.h>
+#include <string.h>
 
 #ifdef G_OS_WIN32
   #include <windows.h>
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mednaffe.git
    
    
More information about the Pkg-games-commits
mailing list