adapted to new C++ client library posixadapter.h

git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@645 15ad00c4-1369-45f4-8270-35d70d36bdcd
This commit is contained in:
Patrick Ohly 2008-06-29 16:17:07 +00:00
parent 4ee3c9b133
commit ed1aa43579
2 changed files with 5 additions and 2 deletions

View File

@ -17,6 +17,9 @@
* MA 02111-1307 USA
*/
// this code originally comes from the client library
// and needs some of the internal defines in
// posixadapter.h
#include "posixadapter.h"
#include "base/util/utils.h"

View File

@ -17,8 +17,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef INCL_AUTOTOOLS_ADAPTER
#define INCL_AUTOTOOLS_ADAPTER
#ifndef INCL_POSIX_ADAPTER
#define INCL_POSIX_ADAPTER
/*