8dab11a002
With hat: portmgr Sponsored by: Absolight
10 lines
168 B
C
10 lines
168 B
C
--- enemyshot.c.orig
|
|
+++ enemyshot.c
|
|
@@ -11,6 +11,7 @@
|
|
#include <X11/xpm.h>
|
|
*/
|
|
|
|
+#include <stdlib.h>
|
|
#include "image.h"
|
|
#include "xsoldier.h"
|
|
#include "manage.h"
|