]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mm.c
Remove unnecessary system header includes.
[paraslash.git] / mm.c
diff --git a/mm.c b/mm.c
index af99a36f824ff533278ddbec219e10c6bff9a46b..bcaee998940135dc20fd5d8ff9a4c8af355ba19c 100644 (file)
--- a/mm.c
+++ b/mm.c
@@ -1,12 +1,11 @@
 /*
- * Copyright (C) 2007-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2007-2014 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
 /** \file mm.c Paraslash's mood methods. */
 
-#include <time.h>
 #include <regex.h>
 #include <fnmatch.h>
 #include <osl.h>