Commit: 082aad78bcfaa280c5ab90d169c8ea1dd5337165 Parent: 243dcbbcfe7c265dcf18a28f347d28e1be968194 Author: Randy Palamar Date: Mon, 14 Oct 2024 15:44:38 -0600 yomidict.c: drop unused headers Diffstat:
M | yomidict.c | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/yomidict.c b/yomidict.c @@ -5,8 +5,6 @@ * banks as well as searching through lexed tokens should be * implemented elsewhere. */ -#include <stddef.h> -#include <stdlib.h> #define ul unsigned long