8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-01 01:23:03 +01:00
firebird-mirror/src/misc/headers.sed
brodsom 3acf7023dc -To solve the dsc.h and ibase.h duplicated definitions
Create new dsc_pub.h and include it into ibase.h and dsc.h
2004-05-07 11:22:23 +00:00

8 lines
179 B
Sed

s/#include "fb_types.h"//g
s/#include "blr.h"//g
s/#include "iberror.h"//g
s/#include "codes.h"//g
s/#include "sqlda_pub.h"//g
s/#include "inf_pub.h"//g
s/#include "dsc_pub.h"//g