/* This is a place for the changes needed to get net_snmp runnning on darwin23
   Currently this just entails including darwin21.h, Yes we are still kicking this can down the road.
*/

#include "darwin22.h"

#ifndef darwin23
#   define darwin23 darwin
#endif


