X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcsim%2Fsilcsimutil.c;h=67cb5bf1350f640d9e21cbd176b0661c666fa536;hb=40f8443d8d3a6577336ee66d18e04d9ac4d956bb;hp=0da8993a367a5adf47bae90659e8d9e1cdb70362;hpb=ae28b0d12219f36d30debc5a4825280b5c589055;p=silc.git diff --git a/lib/silcsim/silcsimutil.c b/lib/silcsim/silcsimutil.c index 0da8993a..67cb5bf1 100644 --- a/lib/silcsim/silcsimutil.c +++ b/lib/silcsim/silcsimutil.c @@ -2,14 +2,13 @@ silcsimutil.c - Author: Pekka Riikonen + Author: Pekka Riikonen Copyright (C) 2000 Pekka Riikonen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -18,7 +17,7 @@ */ -#include "silcincludes.h" +#include "silc.h" #ifdef SILC_SIM /* SIM support enabled */