(U-0002195D): Add `ideographic-structure'; add `sound@ja/on'; add
[chise/xemacs-chise.git.1] / src / libsst.h
index 05692a0..f81d172 100644 (file)
@@ -12,6 +12,9 @@
 
 /* Synched up with: Not in FSF. */
 
+#ifndef INCLUDED_libsst_h_
+#define INCLUDED_libsst_h_
+
 #include <sys/ioctl.h>
 #ifndef SUNOS4_0_3
 #define AUDIO_4_0_3_COMPAT
@@ -46,3 +49,5 @@ extern void message ();
 #else /* !emacs */
 # define warn(str) fprintf (stderr, "%s\n", (str))
 #endif /* emacs */
+
+#endif /* INCLUDED_libsst_h_ */