server: Simplify afs socket cookie code.
[paraslash.git] / mm.c
diff --git a/mm.c b/mm.c
index 92856ec3ef903eb905b0379c6eaff605bf6f8d06..358783a193a2366fdf402506ffe3eb91a699b0d8 100644 (file)
--- a/mm.c
+++ b/mm.c
@@ -1,14 +1,11 @@
-/*
- * Copyright (C) 2007 Andre Noll <maan@tuebingen.mpg.de>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* Copyright (C) 2007 Andre Noll <maan@tuebingen.mpg.de>, see file COPYING. */
 
 /** \file mm.c Paraslash's mood methods. */
 
 #include <regex.h>
 #include <fnmatch.h>
 #include <osl.h>
+#include <lopsub.h>
 
 #include "para.h"
 #include "error.h"