# HG changeset patch # User Roland McGrath # Date 747797744 0 # Node ID 2641ab559aaeb6fd0cf44348683cd9f91d0b40d7 # Parent 05f6a91c28019c6822fc41bcca82e6c37bb8d68d Include , instead "src/paths.h". diff -r 05f6a91c2801 -r 2641ab559aae lib-src/yow.c --- a/lib-src/yow.c Sun Sep 12 01:34:01 1993 +0000 +++ b/lib-src/yow.c Sun Sep 12 01:35:44 1993 +0000 @@ -9,7 +9,7 @@ #include #include -#include "../src/paths.h" /* For PATH_DATA. */ +#include <../src/paths.h> /* For PATH_DATA. */ #define BUFSIZE 80 #define SEP '\0'