summaryrefslogtreecommitdiff
path: root/include/userprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/userprocess.h')
-rw-r--r--include/userprocess.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/userprocess.h b/include/userprocess.h
index bcfe5a355..cc3d713a0 100644
--- a/include/userprocess.h
+++ b/include/userprocess.h
@@ -10,5 +10,6 @@ void CheckRoot();
void OpenLog(char** argv, int argc);
void DoBackgroundUserStuff(time_t TIME);
void ProcessUser(userrec* cu);
+void DoSocketTimeouts(time_t TIME);
#endif