diff options
Diffstat (limited to 'project')
-rw-r--r-- | project/headers.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project/headers.mk b/project/headers.mk index 3a75ef5..f784a76 100644 --- a/project/headers.mk +++ b/project/headers.mk @@ -7,7 +7,6 @@ INTERNAL_HEADERS = \ $(SOURCE_DIR)/src/internal/$(PACKAGE)_dprintf_impl.h \ $(SOURCE_DIR)/src/internal/$(PACKAGE)_driver_impl.h \ $(SOURCE_DIR)/src/internal/$(PACKAGE)_errinfo_impl.h \ - $(SOURCE_DIR)/src/internal/$(PACKAGE)_init_impl.h \ $(SOURCE_DIR)/src/internal/$(PACKAGE)_memfn_impl.h \ $(SOURCE_DIR)/src/internal/$(PACKAGE)_nolibc_impl.h \ $(SOURCE_DIR)/src/internal/$(PACKAGE)_strerr_impl.h \ |