We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441a4e6 commit 1f2e213Copy full SHA for 1f2e213
bbsruby.c
@@ -14,7 +14,7 @@
14
#include <rubysig.h>
15
#include <ruby/node.h>
16
#include <signal.h>
17
-#include "RubyFix.h" // <-- probably not compiling anymore due to this
+#include "RubyFix.h"
18
19
#define BBSRUBY_MAJOR_VERSION (0)
20
#define BBSRUBY_MINOR_VERSION (3)
0 commit comments