Placed the include files in {EM_HOME}/h/bc_.....
This commit is contained in:
parent
da898f1325
commit
a50f8ebe1c
|
@ -1,4 +1,4 @@
|
|||
#include "string.h"
|
||||
#include "bc_string.h"
|
||||
|
||||
/* $Header$ */
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include "string.h"
|
||||
#include "bc_string.h"
|
||||
|
||||
/* $Header$ */
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#include "string.h"
|
||||
#include "bc_string.h"
|
||||
#include <stdio.h>
|
||||
#include "io.h"
|
||||
#include "bc_io.h"
|
||||
|
||||
/* $Header$ */
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include "io.h"
|
||||
#include "bc_io.h"
|
||||
#include <sgtty.h>
|
||||
|
||||
/* $Header$ */
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include "string.h"
|
||||
#include "bc_string.h"
|
||||
|
||||
/* $Header$ */
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include "string.h"
|
||||
#include "bc_string.h"
|
||||
|
||||
/* $Header$ */
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#include "string.h"
|
||||
#include "io.h"
|
||||
#include "bc_string.h"
|
||||
#include "bc_io.h"
|
||||
|
||||
/* $Header$ */
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#include "string.h"
|
||||
#include "io.h"
|
||||
#include "bc_string.h"
|
||||
#include "bc_io.h"
|
||||
#include <ctype.h>
|
||||
|
||||
/* $Header$ */
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include "string.h"
|
||||
#include "bc_string.h"
|
||||
|
||||
/* $Header$ */
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include "string.h"
|
||||
#include "bc_string.h"
|
||||
|
||||
/* $Header$ */
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#include "string.h"
|
||||
#include "io.h"
|
||||
#include "bc_string.h"
|
||||
#include "bc_io.h"
|
||||
|
||||
/* $Header$ */
|
||||
|
||||
|
|
Loading…
Reference in a new issue