CLuaInstCurl: Fix compiler warning

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b6dff36d6
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-22 (Tue, 22 Dec 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2015-12-22 12:55:02 +01:00
parent 5cccedb618
commit 944d938919
3 changed files with 2 additions and 3 deletions

View File

@@ -30,6 +30,7 @@ extern "C"
#include <lauxlib.h>
#include <lualib.h>
}
#include <pthread.h>
/* wrap strerror_r(). */
#ifndef strerror_r