CLuaInstCurl: Fix compiler warning

This commit is contained in:
M. Liebmann
2015-12-22 12:55:02 +01:00
parent 6f939800b6
commit 6b6dff36d6
3 changed files with 2 additions and 3 deletions

View File

@@ -21,8 +21,6 @@
* THE SOFTWARE.
******************************************************************************/
#include <pthread.h>
#include <stdlib.h>
#include <stdio.h>
#include <memory.h>