openbsd-ports/korean/hanterm-xf/patches/patch-xutf8_h

12 lines
304 B
Plaintext

--- xutf8.h.orig Thu May 19 21:28:00 2011
+++ xutf8.h Thu May 19 21:27:28 2011
@@ -21,7 +21,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE O
THE SOFTWARE.
*/
-#ifndef _XLIB_H_
+#if !defined(_XLIB_H_) && !defined(_X11_XLIB_H_)
#error Please include <X11/Xlib.h> before "xutf8.h"
#endif