Revert macro wrap

The build test error message seems nothing to do with the OS variation
This commit is contained in:
micttyl 2022-10-16 03:09:00 -07:00 committed by GitHub
parent 315b31e25c
commit b9eb97d10b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -29,12 +29,9 @@
#include "text_anonymizer.hh"
#if defined(__FreeBSD__)
#include <netinet/in.h>
#endif
#include <arpa/inet.h>
#include <curl/curl.h>
#include <netinet/in.h>
#include "animals-json.h"
#include "config.h"