view lib/timespec.c @ 17030:b5404feec0ee

stat-time, timespec, u64: support naive out-of-dir builds * lib/stat-time.c, lib/timespec.c, lib/u64.c: Use '#include "foo.h"', not '#include <foo.h>', when including one's own interface. This works better when configuring with out-of-directory builds, since packages need not add an otherwise-unnecessary -I$(topdir_src)/lib to DEFAULT_INCLUDES.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 02 Aug 2012 14:17:33 -0700
parents fc5763921b7d
children
line wrap: on
line source

#include <config.h>
#define _GL_TIMESPEC_INLINE _GL_EXTERN_INLINE
#include "timespec.h"