diff options
| author | Valery Febvre <vfebvre at easter-eggs.com> | 2004-07-30 15:34:29 +0000 |
|---|---|---|
| committer | Valery Febvre <vfebvre at easter-eggs.com> | 2004-07-30 15:34:29 +0000 |
| commit | 8fd99730d003cf1eff4b686fe13498952213ecc5 (patch) | |
| tree | d4bc040534f32cb4e2427b992578b32f0d12d713 /python/environs/py_login.h | |
| parent | 78178c89fbdbe48f3d00ec9b82b457bbae84456f (diff) | |
| download | lasso-8fd99730d003cf1eff4b686fe13498952213ecc5.tar.gz lasso-8fd99730d003cf1eff4b686fe13498952213ecc5.tar.xz lasso-8fd99730d003cf1eff4b686fe13498952213ecc5.zip | |
Update end
Diffstat (limited to 'python/environs/py_login.h')
| -rw-r--r-- | python/environs/py_login.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/environs/py_login.h b/python/environs/py_login.h index a9aa3b38..650ed7cc 100644 --- a/python/environs/py_login.h +++ b/python/environs/py_login.h @@ -30,6 +30,7 @@ #include "py_server.h" #include "py_identity.h" +#include "py_session.h" typedef struct { PyObject_HEAD |
