X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fprocsignal.h;h=65bef2af34ab5c899961b59021b1fa9b870fce7f;hb=3882de63100d2cc28fe13cf3144f51a880aa4de2;hp=c4d45e44527931dcfef22c30a99f08bba5aa16cd;hpb=ff9c2e8f6e126acbef08e0dfccc6ea112b44ca41;p=ctsim.git diff --git a/include/procsignal.h b/include/procsignal.h index c4d45e4..65bef2a 100644 --- a/include/procsignal.h +++ b/include/procsignal.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: procsignal.h,v 1.6 2000/11/28 14:54:07 kevin Exp $ +** $Id: procsignal.h,v 1.7 2000/12/02 01:29:11 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -37,6 +37,8 @@ #include #endif +#include + class SignalFilter; class SGP;