Ticket #1 bugfix: cll1.h verze 0.6.1
[svn/Prometheus-QoS/.git] / cll1.h
diff --git a/cll1.h b/cll1.h
index d2b2211ff1be269dbf650b13f36793e657616963..ae99edc0c51b1cc65209d1e71f41ff03c6688a33 100644 (file)
--- a/cll1.h
+++ b/cll1.h
@@ -1,8 +1,8 @@
 
-/* C<<1 header file v0.6 - style sheet for ANSI C  */
+/* C<<1 header file v0.6.1 - style sheet for ANSI C  */
 /* Please pronounce as "cee-shift-left-by-one" :)  */
 
-/* Copyright (G) 2004-2006 Michael xChaos Polak, x@n.cz
+/* Copyright (G) 2004-2007 Michael xChaos Polak, x(at)n.cz
 
    The C<<1 header file is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -24,6 +24,8 @@
 
 #include <stdio.h>
 #include <string.h>
+#include <malloc.h>
+#include <stdlib.h>
 #include <time.h>
 
 /* Section For Dummies part 1, updated 2004-05-07 by xCh. */
This page took 0.14363 seconds and 4 git commands to generate.