#ifndef _NU_LANMAN_H_ #define _NU_LANMAN_H_ #include "nu_server.h" SMB_STATUS handle_LANMAN( SMB_HEADER *header, SMB_DATA *data, SMB_TRANSACTION_BYTES *bytes ); #endif