include config guards for headers in plugin.c, remove dynamic-art from vc project.

This commit is contained in:
Ron Pedde 2007-04-10 01:39:08 +00:00
parent 4d323f2729
commit 914cd2d54d
2 changed files with 2 additions and 5 deletions

View File

@ -47,8 +47,9 @@
#ifdef HAVE_SYS_TIME_H
#include <sys/time.h>
#endif
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#include "daapd.h"
#include "conf.h"
#include "configfile.h"

View File

@ -220,10 +220,6 @@
RelativePath="..\src\db-sql.c"
>
</File>
<File
RelativePath="..\src\dynamic-art.c"
>
</File>
<File
RelativePath="..\src\err.c"
>