mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-09 16:38:32 +01:00
Rename macros.h to hookmacros.h.
This commit is contained in:
@@ -2,6 +2,6 @@ lib_LTLIBRARIES = libcoloredstderr.la
|
||||
libcoloredstderr_la_SOURCES = coloredstderr.c \
|
||||
constants.h \
|
||||
debug.h \
|
||||
hookmacros.h \
|
||||
ldpreload.h \
|
||||
macros.h \
|
||||
trackfds.h
|
||||
|
||||
@@ -49,7 +49,7 @@ static size_t (*real_fwrite)(const void *, size_t, size_t, FILE *);
|
||||
# include "debug.h"
|
||||
#endif
|
||||
|
||||
#include "macros.h"
|
||||
#include "hookmacros.h"
|
||||
#include "trackfds.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user