venus: Remove dedebug
[openafs.git] / src / platform / DARWIN / AFSPreference / AFSCommander_Prefix.pch
1 //
2 // Prefix header for all source files of the 'AFSCommander' target in the 'AFSCommander' project.
3 //
4
5 #ifdef __OBJC__
6     #import <Foundation/Foundation.h>
7     #import <AppKit/AppKit.h>
8
9 #endif