Import sj3-patches-20040916
Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
parent
381c676eda
commit
a76f53bc03
78 changed files with 3433 additions and 3852 deletions
|
|
@ -31,6 +31,8 @@
|
|||
* $SonyRCSfile: Const.h,v $
|
||||
* $SonyRevision: 1.4 $
|
||||
* $SonyDate: 1997/01/23 11:20:52 $
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
@ -38,6 +40,9 @@
|
|||
* Patched by Hidekazu Kuroki(hidekazu@cs.titech.ac.jp) 1996/8/10
|
||||
*/
|
||||
|
||||
#ifndef _Const_H_
|
||||
#define _Const_H_ 1
|
||||
|
||||
#include "Paths.h"
|
||||
|
||||
#define HostNameLen 128
|
||||
|
|
@ -100,3 +105,4 @@
|
|||
# define FALSE (!TRUE)
|
||||
#endif
|
||||
|
||||
#endif /* _Const_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue