Changeset 325

Show
Ignore:
Timestamp:
16/08/2007 13:28:35 (1 year ago)
Author:
nextime
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • packages/main/udsrelay/tags/mercury/udsrelay.c

    r324 r325  
    3232#include <stdlib.h>                     /* atol() */ 
    3333#include <sys/stat.h>           /* umask() */ 
    34 #include <sys/params.h>    /* MAX() */ 
     34#include <sys/param.h>    /* MAX() */ 
    3535#include "uthash.h"        /* hash table */ 
    3636