Removed unneeded includes from newconf.h
This commit is contained in:
parent
6fce54ff82
commit
adc7be98fc
2 changed files with 16 additions and 14 deletions
|
@ -6,12 +6,6 @@
|
|||
#ifndef _NEWCONF_H_INCLUDED
|
||||
#define _NEWCONF_H_INCLUDED
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "client.h"
|
||||
|
||||
struct ConfEntry
|
||||
{
|
||||
const char *cf_name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue