Changeset 362

Show
Ignore:
Timestamp:
04/17/08 18:13:01 (7 months ago)
Author:
powell
Message:

I can't win on this fdopen() definition...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/matml/src/ternary/geomview.c

    r360 r362  
    88#include "ternary.h" /*+ Ternary prototypes, typedefs, etc. +*/ 
    99#include <unistd.h>  /*+ For execlp() +*/ 
    10 #define _POSIX_C_SOURCE /*+ For fdopen(). +*/ 
    1110#include <stdio.h>   /*+ For FILE, fdopen(), etc. +*/ 
    1211