Add bmu_funcp to bmu_align_u

This commit is contained in:
Hallvard Furuseth 1999-07-13 03:54:42 +00:00
parent e2bfb420d7
commit 2026aa84fa

View File

@ -23,6 +23,7 @@ struct ber_mem_hdr {
void * bmu_voidp;
double bmu_double;
long bmu_long;
long (*bmu_funcp)( double );
char bmu_char[4];
} ber_align;
#define bm_junk ber_align.bmu_len_t