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

#include "darwin21.h"

#ifndef darwin22
#   define darwin22 darwin
#endif


