mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
remove unneeded check for config.h
This commit is contained in:
@@ -32,10 +32,6 @@
|
||||
#ifndef FLAC__CALLBACK_H
|
||||
#define FLAC__CALLBACK_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include "ordinals.h"
|
||||
#include <stdlib.h> /* for size_t */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user