1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/security/nmap/files/patch-liblua_liolib.c
Olli Hauer 89768ae6bb - update to 7.60
- regenerate patches with makepatch

PR:		ports/221522
2018-01-30 21:02:54 +00:00

11 lines
192 B
C

--- liblua/liolib.c.orig 2016-07-02 17:02:27 UTC
+++ liblua/liolib.c
@@ -16,6 +16,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <unistd.h>
#include "lua.h"