mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 22:49:02 +00:00
merge soc07 r4822 - Reduce the number of build dependencies.
This commit is contained in:
@@ -102,9 +102,6 @@
|
||||
#ifndef CHARPOOL_H
|
||||
#define CHARPOOL_H
|
||||
|
||||
#include "utils.h"
|
||||
#include "nmap_error.h"
|
||||
|
||||
void *cp_alloc(int sz);
|
||||
char *cp_strdup(const char *src);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user