summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDouglas B. Rumbaugh <doug@douglasrumbaugh.com>2025-08-29 18:24:43 -0400
committerDouglas B. Rumbaugh <doug@douglasrumbaugh.com>2025-08-29 18:24:43 -0400
commitbeb3e03072c706554acdfdd38dc7fb920ff2bb41 (patch)
tree0d0f199aa2b57fc9efccb6e5f769d5a0e814e0bb /include
parent90e3df1407b6b8c608b362081d5d9b4802259aff (diff)
downloadmath-utils-beb3e03072c706554acdfdd38dc7fb920ff2bb41.tar.gz
Code cleanup+documentation
Diffstat (limited to 'include')
-rw-r--r--include/cdf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cdf.h b/include/cdf.h
index 418ffeb..956e630 100644
--- a/include/cdf.h
+++ b/include/cdf.h
@@ -7,7 +7,6 @@
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>
-#include <ctype.h>
#include <getopt.h>
#include <string.h>
#include <stdint.h>