Changeset 68 for trunk/pbs_drmaa/util.c


Ignore:
Timestamp:
02/02/12 12:02:29 (12 years ago)
Author:
mmamonski
Message:

Ifdef on old error codes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pbs_drmaa/util.c

    r66 r68  
    3030#include <string.h> 
    3131#include <unistd.h> 
     32#include <sys/types.h> 
     33#include <sys/stat.h> 
     34 
    3235 
    3336#include <drmaa_utils/common.h> 
Note: See TracChangeset for help on using the changeset viewer.