aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gorg/xsl/xsl.h')
-rw-r--r--ext/gorg/xsl/xsl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/gorg/xsl/xsl.h b/ext/gorg/xsl/xsl.h
index 0fa9588..24deaf7 100644
--- a/ext/gorg/xsl/xsl.h
+++ b/ext/gorg/xsl/xsl.h
@@ -22,6 +22,8 @@
#define __XSL_H__
#include <sys/stat.h>
+#include <assert.h>
+#include <unistd.h>
#include <ruby.h>
#include <libxslt/xslt.h>
#include <libexslt/exslt.h>