1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-22 05:48:01 +01:00

fixed compilation problem

This commit is contained in:
kojima
1999-05-29 22:53:01 +00:00
parent 57b315f50c
commit bdd18ccdf0

View File

@@ -20,7 +20,7 @@
* USA.
*/
#if 0
#include <WINGsP.h>
#include <WUtil.h>
#include <stdlib.h>
@@ -666,3 +666,4 @@ destroyEditMenu(WEditMenu *mPtr)
free(mPtr);
}
#endif