md5rec: the location of the header has changed
i have moved the lsf.h header to lsf/lsf.h in the lsflib project
committer: Markus Bröker <mbroeker@largo.homelinux.org>
--- a/md5rec.c
+++ b/md5rec.c
@@ -5,7 +5,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include <lsf.h>
+#include <lsf/lsf.h>
int main (int argc, char **argv)
{