diff options
Diffstat (limited to 'src/stdlib/div.c')
| -rw-r--r-- | src/stdlib/div.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdlib/div.c b/src/stdlib/div.c index 8d515ec6..3cb2df78 100644 --- a/src/stdlib/div.c +++ b/src/stdlib/div.c @@ -1,6 +1,5 @@ #include <stdlib.h> #include "_stdlib.h" -#undef div /** calculate quotient and remainder **/ |
