Browse CVS Repository
Diff of /xoonips/AL/session.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 4 |
* |
* |
| 5 |
* $Revision$ |
* $Revision$ |
| 6 |
* $Log$ |
* $Log$ |
| 7 |
|
* Revision 1.7 2005/01/15 05:33:41 youi |
| 8 |
|
* account.hをインクルードした. |
| 9 |
|
* |
| 10 |
* Revision 1.6 2005/01/06 07:24:07 youi |
* Revision 1.6 2005/01/06 07:24:07 youi |
| 11 |
* getUserIDをgetUIDに,setUserIDをsetUIDに改名した. |
* getUserIDをgetUIDに,setUserIDをsetUIDに改名した. |
| 12 |
* |
* |
| 33 |
#define SESSION_H |
#define SESSION_H |
| 34 |
|
|
| 35 |
#include <time.h> |
#include <time.h> |
| 36 |
|
#include "account.h" |
| 37 |
#include "common.h" |
#include "common.h" |
| 38 |
|
|
| 39 |
typedef unsigned long sessionid_t; |
typedef unsigned long sessionid_t; |
|
|
Legend:
| Removed from v.1.6 |
|
| changed lines |
| |
Added in v.1.7 |
|
|
|