Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 1865 → Rev 1866

/trunk/uspace/libc/include/sysinfo.h
32,10 → 32,9
/** @file
*/
 
#ifndef __LIBC_SYSINFO_H__
#define __LIBC_SYSINFO_H__
#ifndef LIBC_SYSINFO_H_
#define LIBC_SYSINFO_H_
 
 
#include <libc.h>
#include <sysinfo.h>
#include <string.h>
44,9 → 43,5
 
#endif
 
 
 
/** @}
*/