Ticket #17971: patch-timespec.diff

File patch-timespec.diff, 295 bytes (added by lfk@…, 15 years ago)

Add to port tree as .../editors/mg/files/patch-timespec.diff

  • ./sysdef.h

    old new  
    3131#include <string.h>
    3232#include <errno.h>
    3333#include <signal.h>
    34 
     34#include <time.h>
    3535
    3636#define KBLOCK          8192    /* Kill grow.                    */
    3737#define GOOD            0       /* Good exit status.             */