# HG changeset patch # User jwe # Date 1050718779 0 # Node ID 7ca3b6d84c593fc4b6eb037c81bf87801d4ecdd6 # Parent 0cbcb9d8b4ffe1daf3ea7e9e38831a35e9d493c4 [project @ 2003-04-19 02:19:39 by jwe] diff --git a/liboctave/kpse-xfns.h b/liboctave/kpse-xfns.h --- a/liboctave/kpse-xfns.h +++ b/liboctave/kpse-xfns.h @@ -732,13 +732,6 @@ /* lib.h: other stuff. */ -#ifndef WIN32 -/* `popen' and `pclose' are part of POSIX.2, not POSIX.1. So - STDC_HEADERS isn't enough. */ -extern FILE *popen (); -extern int pclose (); -#endif /* not WIN32 */ - /* Define common sorts of messages. */ /* This should be called only after a system call fails. Don't exit