Skip to content

Commit 9f7283a

Browse files
David HummelDavid Hummel
authored andcommitted
Fixes jruby#40 (v1.1.18 no longer builds on CentOS 7 / RHEL 7 / Oracle Linux 7)
1 parent 9640c7f commit 9f7283a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unixlauncher.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include <stdio.h>
12
#include <stdlib.h>
23
#include <unistd.h>
34
#include <limits.h>

0 commit comments

Comments
 (0)