summaryrefslogtreecommitdiff
path: root/MLKLinkedList.m
diff options
context:
space:
mode:
Diffstat (limited to 'MLKLinkedList.m')
-rw-r--r--MLKLinkedList.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/MLKLinkedList.m b/MLKLinkedList.m
index 24e538a..73b6d7d 100644
--- a/MLKLinkedList.m
+++ b/MLKLinkedList.m
@@ -18,6 +18,7 @@
#import "MLKLinkedList.h"
#import "MLKCons.h"
+#import "runtime-compatibility.h"
@implementation MLKLinkedList