Remove unused headers

The my_config.h headers are not used.
This commit is contained in:
Markus Mäkelä
2017-03-09 13:02:23 +02:00
parent 84a6848f10
commit 20d89717c7
13 changed files with 0 additions and 13 deletions

View File

@ -11,7 +11,6 @@
* Public License.
*/
#include <my_config.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>