]> git.pld-linux.org Git - packages/ocaml-net.git/blame - ocaml-net-buildfix.patch
- added -buildfix.patch
[packages/ocaml-net.git] / ocaml-net-buildfix.patch
CommitLineData
92ab9eef
MB
1diff -urN ocamlnet-2.2.9/src/rpc-auth-local/rpclocal.c ocamlnet-2.2.9.new/src/rpc-auth-local/rpclocal.c
2--- ocamlnet-2.2.9/src/rpc-auth-local/rpclocal.c 2007-11-01 23:12:33.000000000 +0100
3+++ ocamlnet-2.2.9.new/src/rpc-auth-local/rpclocal.c 2008-07-10 21:38:55.602253120 +0200
4@@ -3,6 +3,8 @@
5 *
6 */
7
8+#define _GNU_SOURCE
9+
10 #include "caml/mlvalues.h"
11 #include "caml/alloc.h"
12 #include "caml/memory.h"
This page took 0.087113 seconds and 4 git commands to generate.