2013-09-26 17:14:40 +02:00

21 lines
464 B
Plaintext

$NetBSD: patch-ad,v 1.1 2009/02/07 23:23:53 joerg Exp $
--- common/all.h.orig 2009-02-08 00:13:58.000000000 +0100
+++ common/all.h
@@ -29,6 +29,7 @@
#ifndef HAVE_INTERNATIONALIZATION
#include "fcintl.h"
#endif
+#include "support.h"
#include "common.h"
#include "tegdebug.h"
#include "share.h"
@@ -36,7 +37,6 @@
#include "net.h"
#include "parser.h"
#include "version.h"
-#include "support.h"
#include "tarjeta.h"
#include "cont.h"
#include "country.h"