summaryrefslogtreecommitdiff
path: root/src/nv_dga.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-07-11 02:29:58 +0000
committerAdam Jackson <ajax@nwnk.net>2005-07-11 02:29:58 +0000
commit74772a7dc49e34229497441fbbf2631bfb259b39 (patch)
tree3f2ebe3b057a58887b7878cfe5b03ebadf40c3f2 /src/nv_dga.c
parent80ac36ec4fbbd9a4aae1bde01fe6ebc1088fa8cb (diff)
Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15
Diffstat (limited to 'src/nv_dga.c')
-rw-r--r--src/nv_dga.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/nv_dga.c b/src/nv_dga.c
index d4bf3ff..ea78db9 100644
--- a/src/nv_dga.c
+++ b/src/nv_dga.c
@@ -1,4 +1,8 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_dga.c,v 1.12 2003/07/31 20:24:29 mvojkovi Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_dga.c,v 1.11 2002/01/25 21:56:06 tsi Exp $ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include "nv_local.h"
#include "nv_include.h"