зеркало из https://github.com/mozilla/gecko-dev.git
Use string.h instead of strings.h . Fixing hpux 10.20 bustage
This commit is contained in:
Родитель
7609a31256
Коммит
c2ae0a1f4d
|
@ -25,7 +25,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
#include <strings.h>
|
||||
#include <string.h> /* for strerror & memset& memset */
|
||||
#include "xlibrgb.h"
|
||||
#include "nsXPrintContext.h"
|
||||
#include "nsDeviceContextXP.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче