new files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2292 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
8
appl/test/gss_common.h
Normal file
8
appl/test/gss_common.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/* $Id$ */
|
||||
|
||||
#include "test_locl.h"
|
||||
#include <gssapi.h>
|
||||
RCSID("$Id$");
|
||||
|
||||
void write_token (int sock, gss_buffer_t buf);
|
||||
void read_token (int sock, gss_buffer_t buf);
|
Reference in New Issue
Block a user