remove <sys/queue.h>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18246 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-05 18:36:07 +00:00
parent 78af8860e0
commit 4fa0198146
3 changed files with 0 additions and 5 deletions

View File

@@ -27,8 +27,6 @@
* $Id$
*/
#include <sys/queue.h>
struct _gss_mechanism_cred {
SLIST_ENTRY(_gss_mechanism_cred) gmc_link;
gssapi_mech_interface gmc_mech; /* mechanism ops for MC */