ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/lang/ocaml/files/patch-config-auto-aux-async_io.c
Revision: 17312
Committed: Mon Sep 15 23:46:55 2014 UTC (9 years, 7 months ago) by laffer1
Content type: text/plain
File size: 303 byte(s)
Log Message:
ocaml 4.01

File Contents

# Content
1 --- config/auto-aux/async_io.c 2012-11-01 17:36:02.000000000 +0100
2 +++ config/auto-aux/async_io.c.orig 2012-11-01 17:35:46.000000000 +0100
3 @@ -13,7 +13,8 @@
4
5 /* $Id: async_io.c 11156 2011-07-27 14:17:02Z doligez $ */
6
7 +#include <stdlib.h>
8 #include <stdio.h>
9 #include <fcntl.h>
10 #include <signal.h>