/usr/include/GNUstep/GDLAccess/EONull.h is in libsope-dev 2.2.17-1build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | // $Id: EONull.h 1 2004-08-20 10:38:46Z znek $
#ifndef __eoaccess_EONull_H__
#define __eoaccess_EONull_H__
#import <EOControl/EONull.h>
#endif /* __eoaccess_EONull_H__ */
|