mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
10 lines
241 B
C
10 lines
241 B
C
--- src/shared/shared.h.orig 2012-06-20 11:29:55 UTC
|
|
+++ src/shared/shared.h
|
|
@@ -28,6 +28,7 @@
|
|
#include <X11/Xutil.h>
|
|
#include <X11/Xmd.h>
|
|
#include <X11/cursorfont.h>
|
|
+#include <ruby.h>
|
|
#include <ruby/oniguruma.h>
|
|
|
|
#include "config.h"
|