$OpenBSD: patch-src_grader-tf_c,v 1.1 2008/11/20 23:37:25 jasper Exp $ --- src/grader-tf.c.orig Fri Nov 21 00:30:10 2008 +++ src/grader-tf.c Fri Nov 21 00:30:25 2008 @@ -21,6 +21,7 @@ #include #include #include +#include #include "libots.h" /*Grader - using the Term frequency algorithm. Will give each line a score*/