зеркало из https://github.com/mozilla/pjs.git
Use string.h instead of strings.h . Fixing hpux 10.20 bustage
This commit is contained in:
Родитель
657e21789a
Коммит
9777aa7e4e
|
@ -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"
|
||||
|
|
Загрузка…
Ссылка в новой задаче