20 lines
464 B
Text
20 lines
464 B
Text
$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"
|