Binary (FreeBSD): update comments [ci skip]

This commit is contained in:
Carter Li
2024-09-07 15:47:52 +08:00
parent f8c58a9178
commit 1e4601485a
+1 -2
View File
@@ -6,8 +6,7 @@
#include "common/library.h"
#include "util/stringUtils.h"
// WARNING: On FreeBSD, there are system `/usr/include/libelf.h` and pkg elfutils `/usr/local/include/libelf.h`; they are not compatible.
#include <libelf.h>
#include <libelf.h> // #1254
#include <fcntl.h>
struct FFElfData {