提交 a0fa7183 编写于 作者: T Tatsuo Ishii

Add _REGEX_UTILS_H to avoid duplication.

上级 74b0a18b
......@@ -37,6 +37,9 @@
* @(#)utils.h 8.3 (Berkeley) 3/20/94
*/
#ifndef _REGEX_UTILS_H
#define _REGEX_UTILS_H
#include <limits.h>
/* utility definitions */
......@@ -57,3 +60,5 @@ typedef unsigned char uch;
#define NDEBUG /* no assertions please */
#endif
#endif
#endif /* _REGEX_UTILS_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册