warnings--

SVN revision: 62869
This commit is contained in:
Mike Blumenkrantz 2011-08-26 17:40:42 +00:00
parent f9ab8e4ee8
commit c8c9ffc0ea
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
@ -460,7 +463,7 @@ error:
}
static Eina_Bool
poll_cb(void *data)
poll_cb(void *data __UNUSED__)
{
int t, pp;