Version 0.51
Mer brukervennlige feilmeldinger, samt fikset alle kompilatoradvarsler.
This commit is contained in:
4
pwfile.c
4
pwfile.c
@@ -1,11 +1,13 @@
|
||||
/*
|
||||
* @($) $Id: pwfile.c,v 1.2 2002-02-27 08:49:48 knutpett Exp $
|
||||
* @($) $Id: pwfile.c,v 1.3 2007-02-27 14:10:08 geirha Exp $
|
||||
*
|
||||
* functions for parsing the config file.
|
||||
*
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/resource.h>
|
||||
|
||||
Reference in New Issue
Block a user