consolidate build status /patchlevel info settings in one place - patchlevel.h

This commit is contained in:
nhmall
2020-07-06 09:12:22 -04:00
parent 34e11c0139
commit 3cecb97da6
7 changed files with 36 additions and 47 deletions

View File

@@ -4,9 +4,6 @@
#include "config.h"
#include "dlb.h"
#if defined(VERSION_IN_DLB_FILENAME)
#include "patchlevel.h"
#endif
#ifdef __DJGPP__
#include <string.h>