remove unused header file
authorLove Hornquist Astrand <lha@h5l.org>
Sun, 19 Sep 2010 08:47:32 +0000 (01:47 -0700)
committerLove Hornquist Astrand <lha@h5l.org>
Sun, 19 Sep 2010 08:47:32 +0000 (01:47 -0700)
kdc/main.c

index 1fa8bd91b739b72790f1df1b7ad95ed5449b6cc4..9a89551371c1b6dd2060c0927d65ac1d07add8d9 100644 (file)
 #include <util.h>
 #endif
 
-#ifdef __APPLE__
-#include <sandbox.h>
-#endif
-
 #ifdef HAVE_CAPNG
 #include <cap-ng.h>
 #endif