Diff for /libaitcfg/inc/global.h between versions 1.1.1.1 and 1.1.1.1.2.2

version 1.1.1.1, 2008/08/28 13:17:41 version 1.1.1.1.2.2, 2008/09/30 20:00:26
Line 1 Line 1
   /*************************************************************************
   * (C) 2008 AITNET ltd - Sofia/Bulgaria - <misho@aitbg.com>
   *  by Michael Pounov <misho@openbsd-bg.org>
   *
   * $Author$
   * $Id$
   *
   *************************************************************************/
 #ifndef __GLOBAL_H  #ifndef __GLOBAL_H
 #define __GLOBAL_H  #define __GLOBAL_H
   
   
   #include "config.h"
   
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>