Skip to content

Commit 1f2e213

Browse files
committed
Update bbsruby.c
1 parent 441a4e6 commit 1f2e213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bbsruby.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#include <rubysig.h>
1515
#include <ruby/node.h>
1616
#include <signal.h>
17-
#include "RubyFix.h" // <-- probably not compiling anymore due to this
17+
#include "RubyFix.h"
1818

1919
#define BBSRUBY_MAJOR_VERSION (0)
2020
#define BBSRUBY_MINOR_VERSION (3)

0 commit comments

Comments
 (0)