12 lines
128 B
C
12 lines
128 B
C
/* $Source$
|
|
* $State$
|
|
* $Revision$
|
|
*/
|
|
|
|
#ifndef _ACK_PLAT_H
|
|
#define _ACK_PLAT_H
|
|
|
|
#define ACKCONF_WANT_EMULATED_TIME 0
|
|
|
|
#endif
|