aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ml.c
diff options
context:
space:
mode:
Diffstat (limited to 'ml.c')
-rw-r--r--ml.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ml.c b/ml.c
index d3754acb..efee8904 100644
--- a/ml.c
+++ b/ml.c
@@ -1,4 +1,4 @@
-/* $Id: ml.c,v 1.8 2008/12/09 17:09:12 kristaps Exp $ */
+/* $Id: ml.c,v 1.9 2008/12/10 00:58:15 kristaps Exp $ */
/*
* Copyright (c) 2008 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -20,7 +20,6 @@
#include <stdlib.h>
#include <string.h>
-#include "private.h"
#include "ml.h"
#ifdef __linux__