2 * Copyright (C) 2001 Jeff Dike (jdike@karaya.com)
3 * Licensed under the GPL
8 #define SWITCH_VERSION 3
21 extern struct net_user_info daemon_user_info
;
23 extern int daemon_user_write(int fd
, void *buf
, int len
,
24 struct daemon_data
*pri
);
27 * Overrides for Emacs so that we follow Linus's tabbing style.
28 * Emacs will notice this stuff at the end of the file and automatically
29 * adjust the settings for this buffer only. This must remain at the end
31 * ---------------------------------------------------------------------------
33 * c-file-style: "linux"