From: xchaos Date: Sat, 8 Dec 2007 16:44:02 +0000 (+0000) Subject: Ticket #1 bugfix: cll1.h verze 0.6.1 X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=commitdiff_plain;h=48371e750b9bd927cbe1c35d834a81573df1098a Ticket #1 bugfix: cll1.h verze 0.6.1 git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@21 251d49ef-1d17-4917-a970-b30cf55b089b --- diff --git a/cll1.h b/cll1.h index d2b2211..ae99edc 100644 --- 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 #include +#include +#include #include /* Section For Dummies part 1, updated 2004-05-07 by xCh. */