Add headers and fix build

Add more C headers and allow libsb to build correctly with warnings.
This commit is contained in:
Aidan C. Mullen 2025-03-08 22:33:48 -05:00
parent 103ffffbd7
commit 943afc734f
22 changed files with 6155 additions and 38 deletions

View file

@ -18,3 +18,5 @@ automake --add-missing
# Disable static linking and enable GUI component; builds complete version.
./configure --disable-static --enable-shared
make
cp ./src/.libs/* ./bld/obj/