Skip to content
Snippets Groups Projects
Commit ee4ee470 authored by Hallvard Furuseth's avatar Hallvard Furuseth
Browse files

dtest.c needed lber-int.h (struct berelement)

parent 745dfd02
No related branches found
No related tags found
No related merge requests found
......@@ -23,13 +23,14 @@
#include <console.h>
#endif /* MACOS */
#include "lber.h"
#include "lber-int.h"
static void usage( char *name )
{
fprintf( stderr, "usage: %s fmt\n", name );
}
int
main( int argc, char **argv )
{
long i;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment