Fix include files.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1449 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
#include "asn1_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "der.h"
|
||||
|
||||
/*
|
||||
* All decoding functions take a pointer `p' to first position in
|
||||
|
@@ -1,11 +1,6 @@
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
#include "asn1_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "der.h"
|
||||
|
||||
static size_t
|
||||
length_int (unsigned val)
|
||||
|
Reference in New Issue
Block a user