Commit e814224c by Bruce Korb

fix test result for osf_namespace_a

From-SVN: r34358
parent ef6df611
......@@ -3,7 +3,7 @@
#if defined( OSF_NAMESPACE_A_CHECK )
typedef struct {
int stuff, mo_suff;
} regex_t;
} __regex_t;
extern __regex_t re;
extern __regoff_t ro;
extern __regmatch_t rm;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment