Loading...
other-tools/dsc_iterator.cpp dyld-1165.3 dyld-960
--- dyld/dyld-1165.3/other-tools/dsc_iterator.cpp
+++ dyld/dyld-960/other-tools/dsc_iterator.cpp
@@ -21,10 +21,6 @@
  * 
  * @APPLE_LICENSE_HEADER_END@
  */
-
-#include <TargetConditionals.h>
-
-#if !TARGET_OS_EXCLAVEKIT
 
 #include <stdlib.h>
 #include <stdio.h>
@@ -104,5 +100,3 @@
     });
     return result;
 }
-
-#endif // !TARGET_OS_EXCLAVEKIT