duplicate re_nsub in LSB/glibc ABI compatible location
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@ typedef long regoff_t;
|
||||
|
||||
typedef struct {
|
||||
size_t re_nsub;
|
||||
void *__opaque;
|
||||
void *__opaque, *__padding[4];
|
||||
size_t __nsub2;
|
||||
} regex_t;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user