Merge commit 'origin/master' into 310

This commit is contained in:
tomrus88 2009-05-12 01:20:45 +04:00
commit 9b2266f7a5
2 changed files with 1 additions and 2 deletions

View file

@ -64,7 +64,6 @@ if test "$ace_has_aio_funcs" = yes; then
#include <string.h>
#include <errno.h>
#include <stdio.h>
#include <iostream.h>
#include <aio.h>

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7811"
#define REVISION_NR "7812"
#endif // __REVISION_NR_H__