| 1 |
/*************************************************************************** |
/*************************************************************************** |
| 2 |
bbsd.c - description |
common.h - description |
| 3 |
------------------- |
------------------- |
| 4 |
begin : Mon Oct 18 2004 |
begin : Mon Oct 18 2004 |
| 5 |
copyright : (C) 2004 by Leaflet |
copyright : (C) 2004 by Leaflet |
| 21 |
#include <sys/param.h> |
#include <sys/param.h> |
| 22 |
#include <sys/types.h> |
#include <sys/types.h> |
| 23 |
#include <sys/stat.h> |
#include <sys/stat.h> |
| 24 |
|
#include <sys/socket.h> |
| 25 |
|
|
| 26 |
|
extern char app_home_dir[256]; |