From ee336f03a51ff411d44da2d278f77201868a6779 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 24 Apr 2011 12:24:39 -0700 Subject: [PATCH] remove unused include --- src/fn.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/fn.h b/src/fn.h index 053ad2c..81f61aa 100644 --- a/src/fn.h +++ b/src/fn.h @@ -10,7 +10,6 @@ #ifndef _LAKE_FN_H #define _LAKE_FN_H 1 -#include #include "env.h" #include "lake.h"