Working.
[idzebra-moved-to-github.git] / include / rstemp.h
diff --git a/include/rstemp.h b/include/rstemp.h
new file mode 100644 (file)
index 0000000..141d163
--- /dev/null
@@ -0,0 +1,19 @@
+/*
+ * Copyright (C) 1994, Index Data I/S 
+ * All rights reserved.
+ * Sebastian Hammer, Adam Dickmeiss
+ *
+ * $Log: rstemp.h,v $
+ * Revision 1.1  1994-11-04 13:21:23  quinn
+ * Working.
+ *
+ */
+
+#ifndef RSET_TEMP_H
+#define RSET_TEMP_H
+
+#include <rset.h>
+
+extern const rset_control *rset_kind_temp;
+
+#endif