examples/block-ip: drop redundant memory.h include
Not used elsewhere in the repo.
This commit is contained in:
parent
f7c2bf0818
commit
1e14e1682c
@ -57,7 +57,6 @@ int main(void) { printf("AmigaOS is not supported.\n"); return 1; }
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <memory.h>
|
||||
|
||||
#include <curl/curl.h>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user