Skip to content

Commit 6d6c111

Browse files
authored
Merge pull request jruby#41 from hummeltech/master
Fixes jruby#40 (v1.1.18 no longer builds on CentOS/RHEL/Oracle Linux 7)
2 parents 9640c7f + 9f7283a commit 6d6c111

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)