From 365b0c6330ea607706b708d92da7a46b1ed1fb15 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 2 Feb 2008 11:09:04 +0000 Subject: introduced libsys implemented signal handling --- src/common/common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common') diff --git a/src/common/common.h b/src/common/common.h index 61aa47c..2fdec9d 100644 --- a/src/common/common.h +++ b/src/common/common.h @@ -10,6 +10,8 @@ #include "config.h" /// common functions and components that can be use by any subsytem +/** libcommon has no dependencies + */ namespace common {} #include "common/consoleinterface.h" -- cgit v1.2.3