]> git.saurik.com Git - apple/configd.git/blobdiff - EventFactory/EventFactory.h
configd-963.200.27.tar.gz
[apple/configd.git] / EventFactory / EventFactory.h
diff --git a/EventFactory/EventFactory.h b/EventFactory/EventFactory.h
new file mode 100644 (file)
index 0000000..5ccf3b9
--- /dev/null
@@ -0,0 +1,13 @@
+//
+//  EventFactory.h
+//  SystemConfigurationNetworkEventFactory
+//
+//  Created by Allan Nathanson on 11/15/17.
+//
+//
+
+#import <EventFactory/EventFactory.h>
+
+@interface EventFactory : EFEventFactory
+
+@end