Merge pull request #1 from Atrato/master

small modification to strlcpy.c so the flags discovered
This commit is contained in:
snar
2013-12-05 02:20:44 -08:00

View File

@@ -27,6 +27,8 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "config.h"
#ifndef HAVE_STRLCPY
#include <sys/types.h>