fix test result for osf_namespace_a

From-SVN: r34358
This commit is contained in:
Bruce Korb 2000-06-02 15:59:32 +00:00
parent ef6df6115f
commit e814224c96
1 changed files with 1 additions and 1 deletions

View File

@ -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;