git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2057 a95241bf-73f2-0310-859d-f6bbb57e9c96
8 lines
64 B
C
8 lines
64 B
C
#include "zip.h"
|
|
|
|
#ifndef UTIL
|
|
void error(char *str)
|
|
{
|
|
}
|
|
#endif
|