Add missing inclusion of config.h

This commit is contained in:
Andreas Öman 2011-01-04 21:42:36 +01:00
parent 641269999a
commit 2f66d2f98d

View file

@ -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];