1 
 2 
 3 
 4           /* the include file CURLC */
 5 
 6 declare 1 eb_data_$curlc ext aligned,
 7         2 curlc fixed bin (17) aligned ;
 8 
 9 
10 
11           /* end of the include file CURLC */