Miner fixing of main.h and main.c files
This commit is contained in:
@@ -1,9 +1,7 @@
|
|||||||
#ifndef __CHCOUNT_H__
|
#ifndef __MAIN_H__
|
||||||
#define __CHCOUNT_H__
|
#define __MAIN_H__
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <errno.h>
|
|
||||||
#include <ctype.h>
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user