diff src/sysselect.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 08185296b491
line wrap: on
line diff
--- a/src/sysselect.h	Thu Apr 15 01:08:34 2004 +0000
+++ b/src/sysselect.h	Fri Apr 16 12:51:06 2004 +0000
@@ -43,3 +43,6 @@
 #if !defined (HAVE_SELECT) || defined (BROKEN_SELECT_NON_X)
 #define select sys_select
 #endif
+
+/* arch-tag: 36d05500-8cf6-4847-8e78-6721f18c06ef
+   (do not change this comment) */