Opps, left in a /*#include "modsupport.h"*/

This commit is contained in:
Roger E. Masse 1996-12-17 17:46:28 +00:00
parent 919213a098
commit 4ca4b07516

View file

@ -32,7 +32,6 @@ PERFORMANCE OF THIS SOFTWARE.
/* fcntl module */
#include "Python.h"
/*#include "modsupport.h"*/
#ifdef HAVE_UNISTD_H
#include <unistd.h>