зеркало из https://github.com/mozilla/pjs.git
remove extre PR_PUBLIC definition so everything will compile under AIX
This commit is contained in:
Родитель
7fb5e728ed
Коммит
a53773104f
|
@ -3,7 +3,7 @@
|
|||
* For conditions of distribution and use, see copyright notice in zlib.h
|
||||
*/
|
||||
/* This file was modified since it was taken from the zlib distribution */
|
||||
/* $Id: zconf.h,v 1.1 2000-03-31 20:13:17 relyea%netscape.com Exp $ */
|
||||
/* $Id: zconf.h,v 1.2 2000-11-28 23:24:55 relyea%netscape.com Exp $ */
|
||||
|
||||
#ifndef _ZCONF_H
|
||||
#define _ZCONF_H
|
||||
|
@ -183,7 +183,7 @@ typedef uLong FAR uLongf;
|
|||
# define EXPORT
|
||||
#endif
|
||||
|
||||
#define PR_PUBLIC_API(type) type
|
||||
/* #define PR_PUBLIC_API(type) type */
|
||||
|
||||
#endif /* MOZILLA_CLIENT */
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче