don't include os_compat.h
When there are standardized headers, use these instead of the bloated os_compat.h.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#ifndef TAG_SAVE_H
|
||||
#define TAG_SAVE_H
|
||||
|
||||
#include "os_compat.h"
|
||||
#include <stdio.h>
|
||||
|
||||
struct tag;
|
||||
|
||||
|
Reference in New Issue
Block a user