summaryrefslogtreecommitdiff
blob: 3fd8fa6963243e71c6e5ea95312a09cd7797d5e6 (plain)
1
2
3
4
5
6
7
8
9
10
--- comparing.c
+++ comparing.c
@@ -4,6 +4,7 @@
 
    */
 
+#include <string.h> /* strcmp(), memcmp() */
 #include "proplistP.h"
 
 /* forward prototype */