[libconfig] Add source of the file

This commit is contained in:
atkawa7 2017-06-30 11:35:20 -07:00 committed by GitHub
parent f01c32d493
commit 54213a0f69

View File

@ -22,6 +22,7 @@
// Emulation of posix scandir() call
// This source file is #include'd by scandir.c
// THIS IS A C FILE! DO NOT CHANGE TO C++!!!
// See @http://www.fltk.org/strfiles/1779/scandir.c
#include <string.h>
#include <windows.h>