mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-28 12:37:38 +00:00
Remove imp.h and exp.h header files
These include files don't have a function any more, remove them.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
* Tool functions
|
||||
*/
|
||||
|
||||
#include "imp.h"
|
||||
#include <assert.h>
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
@@ -31,7 +30,6 @@
|
||||
#include <syslog.h>
|
||||
#endif
|
||||
|
||||
#include "exp.h"
|
||||
#include "tool.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user