diff lib-src/digest-doc.c @ 207:e45d5e7c476e r20-4b2

Import from CVS: tag r20-4b2
author cvs
date Mon, 13 Aug 2007 10:03:52 +0200
parents 376386a54a3c
children 74fd4e045ea6
line wrap: on
line diff
--- a/lib-src/digest-doc.c	Mon Aug 13 10:02:48 2007 +0200
+++ b/lib-src/digest-doc.c	Mon Aug 13 10:03:52 2007 +0200
@@ -5,10 +5,10 @@
    See also sorted-doc.c, which produces similar output
    but in texinfo format and sorted by function/variable name.  */
 
-#include <stdio.h>
 #ifdef emacs
 #include <../src/config.h>
 #endif
+#include <stdio.h>
 
 int
 main ()