mirror of
https://github.com/curl/curl.git
synced 2026-07-15 23:57:20 +03:00
examples/block-ip: drop redundant memory.h include
Not used elsewhere in the repo.
This commit is contained in:
parent
f7c2bf0818
commit
1e14e1682c
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue