summaryrefslogtreecommitdiff
path: root/Python/fmod.c
diff options
context:
space:
mode:
authorPeter Schneider-Kamp <nowonder@nowonder.de>2000-07-31 15:28:04 +0000
committerPeter Schneider-Kamp <nowonder@nowonder.de>2000-07-31 15:28:04 +0000
commit5f02161714facffdd0ae0029b1ecd1cce840dd3f (patch)
treee2f75588be020ebf945683fb557be686989a2e7f /Python/fmod.c
parent0878edea316bf0d5ed32dd47ebfeb56d62233178 (diff)
downloadcpython-5f02161714facffdd0ae0029b1ecd1cce840dd3f.tar.gz
merge Include/my*.h into Include/pyport.h
marked my*.h as obsolete
Diffstat (limited to 'Python/fmod.c')
-rw-r--r--Python/fmod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/fmod.c b/Python/fmod.c
index 07283bc12d..dcd1e62dea 100644
--- a/Python/fmod.c
+++ b/Python/fmod.c
@@ -12,7 +12,7 @@ redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#include "config.h"
-#include "mymath.h"
+#include "pyport.h"
#include <errno.h>
double