Deleted unused compat file.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#ifndef COMPAT_H
|
||||
#define COMPAT_H value
|
||||
|
||||
#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__DragonFly__)
|
||||
#define __BSD__
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user