typo (#indef -> #undef)

This commit is contained in:
Guido van Rossum 1996-08-26 14:58:54 +00:00
parent e5920bc4c6
commit 6eea32622c
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <stdio.h>
#include <unistd.h>
#include </usr/include/thread.h>
#indef _POSIX_THREADS
#undef _POSIX_THREADS
/*