add another SMP assertion
[ghc-hetmet.git] / ghc / utils / unlit / unlit.c
index 7ab2932..3663021 100644 (file)
@@ -40,6 +40,7 @@
  * And \begin{pseudocode} ... \end{pseudocode}.  -- LA
  */
 
+#include <string.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <ctype.h>