]> git.eshelyaron.com Git - emacs.git/commitdiff
Include "config.h", not <../src/config.h>.
authorDave Love <fx@gnu.org>
Tue, 18 Dec 2001 16:00:01 +0000 (16:00 +0000)
committerDave Love <fx@gnu.org>
Tue, 18 Dec 2001 16:00:01 +0000 (16:00 +0000)
lib-src/emacsserver.c

index 23623292d7e537e371c2bf6a075f89a23a022ca4..d68b5286db549c7625ddcedea568b122db8b6ac3 100644 (file)
@@ -26,7 +26,7 @@ Boston, MA 02111-1307, USA.  */
    up to the Emacs which then executes them.  */
 
 #define NO_SHORTNAMES
-#include <../src/config.h>
+#include "config.h"
 #include <signal.h>
 #undef signal