#ifndef _NETAT_AT_DDP_BRT_H_
#define _NETAT_AT_DDP_BRT_H_
+#include <sys/appleapiopts.h>
+#ifdef __APPLE_API_PRIVATE
typedef struct {
int age_flag;
/* Best Router Cache */
extern ddp_brt_t at_ddp_brt[BRTSIZE];
+#endif /* __APPLE_API_PRIVATE */
#endif /* _NETAT_AT_DDP_BRT_H_ */