Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2563 → Rev 2564

/trunk/uspace/lib/libc/include/sys/time.h
32,8 → 32,8
/** @file
*/
 
#ifndef LIBC_TIME_H_
#define LIBC_TIME_H_
#ifndef LIBC_SYS_TIME_H_
#define LIBC_SYS_TIME_H_
 
#include <sys/types.h>