summaryrefslogtreecommitdiff
path: root/indra/lscript/lscript_alloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/lscript/lscript_alloc.h')
-rw-r--r--indra/lscript/lscript_alloc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/lscript/lscript_alloc.h b/indra/lscript/lscript_alloc.h
index c9eca7cd81..827156a9e3 100644
--- a/indra/lscript/lscript_alloc.h
+++ b/indra/lscript/lscript_alloc.h
@@ -12,11 +12,8 @@
// Under gcc 2.9, the manual is unclear if comments can appear above #ifndef
// Under gcc 3, the manual explicitly states comments can appear above the #ifndef
-#include "stdtypes.h"
#include "lscript_byteconvert.h"
#include "lscript_library.h"
-#include "llrand.h"
-#include <stdio.h>
void reset_hp_to_safe_spot(const U8 *buffer);