1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/lang/mono/files/patch-aa
Yukihiro Nakai bcd77439fc Add fix for bind critical bug.
Add fix OSREL in Makefile
2002-08-12 09:20:52 +00:00

11 lines
262 B
Plaintext

--- configure.in.orig Mon Aug 12 18:20:14 2002
+++ configure.in Mon Aug 12 18:20:37 2002
@@ -273,6 +273,7 @@
AC_CACHE_VAL(cv_mono_sizeof_sunpath,
[AC_TRY_RUN([
#include <stdio.h>
+ #include <sys/types.h>
#include <sys/un.h>
int main(void) {