Add missing inclusion of config.h
This commit is contained in:
parent
641269999a
commit
2f66d2f98d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "trap.h"
|
||||
|
||||
char tvh_binshasum[20];
|
||||
|
|
Loading…
Add table
Reference in a new issue