* better
[mascara-docs.git] / i386 / linux-2.3.21 / fs / ncpfs / ncpsign_kernel.h
blob141338fb5ad29190016acfda017d6c21659792e1
1 /*
2 * ncpsign_kernel.h
4 * Arne de Bruijn (arne@knoware.nl), 1997
6 */
8 #ifndef _NCPSIGN_KERNEL_H
9 #define _NCPSIGN_KERNEL_H
11 #include <linux/ncp_fs.h>
13 void sign_packet(struct ncp_server *server, int *size);
15 #endif