Get rid of some incompatible implicit declaration warnings
This commit is contained in:
parent
ba36055632
commit
e3192ad3c5
|
@ -20,8 +20,9 @@
|
|||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <retro_common.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue