Skip to content

Fix: Add missing headers for alloca and strcasecmp and fix build for macos#4

Open
ZardashtKaya wants to merge 1 commit intoedgeofspace:masterfrom
ZardashtKaya:fix-mac-build
Open

Fix: Add missing headers for alloca and strcasecmp and fix build for macos#4
ZardashtKaya wants to merge 1 commit intoedgeofspace:masterfrom
ZardashtKaya:fix-mac-build

Conversation

@ZardashtKaya
Copy link

Added #include <alloca.h> to net_io.c and #include <strings.h> to sdr.c, sdr_ifile.c, and sdr_bladerf.c to resolve compilation errors related to undeclared functions.

Added #include <alloca.h> to net_io.c and #include <strings.h> to sdr.c, sdr_ifile.c, and sdr_bladerf.c to resolve compilation errors related to undeclared functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant