1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

utils/merge: re-fix include issue

This commit is contained in:
Jon Trulson 2021-06-02 20:43:06 -06:00
parent f294ee03b8
commit c489af6b3b

View file

@ -95,6 +95,10 @@
#include <stdlib.h>
#include <string.h>
#include <locale.h>
#include <unistd.h>
#include <limits.h>
#include <sys/types.h>
#include <Dt/MsgCatP.h>
/* [0] for primary, [1] for default */