fix gss_common.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3747 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-11-02 04:01:16 +00:00
parent 6afe0b2412
commit b36fb493a4
4 changed files with 9 additions and 7 deletions

View File

@@ -38,9 +38,5 @@
/* $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);