0
0
Fork 0

remove error.h for musl

This commit is contained in:
Daryl Ronningen 2023-11-05 13:07:27 -08:00
parent 96dfe9517c
commit 5a9287b07c
Signed by: Daryl Ronningen
GPG key ID: FD23F0C934A5EC6B
2 changed files with 0 additions and 2 deletions

View file

@ -13,7 +13,6 @@
******************************************************************************
*/
#include <error.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>

View file

@ -13,7 +13,6 @@
******************************************************************************
*/
#include <error.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>