FreeCalypso > hg > freecalypso-sw
diff rvinterf/lowlevel/localsock.c @ 256:2f285f20d617
rvinterf: *.h moved into include subdir
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Tue, 04 Feb 2014 05:03:57 +0000 |
parents | 549e6cd1e77d |
children |
line wrap: on
line diff
--- a/rvinterf/lowlevel/localsock.c Mon Feb 03 06:35:29 2014 +0000 +++ b/rvinterf/lowlevel/localsock.c Tue Feb 04 05:03:57 2014 +0000 @@ -10,7 +10,7 @@ #include <strings.h> #include <stdlib.h> #include <unistd.h> -#include "../localsock.h" +#include "../include/localsock.h" #include "client.h" int listener;