summaryrefslogtreecommitdiffstats
path: root/all_pairs/source/audiobeam/audiobeamlibmalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'all_pairs/source/audiobeam/audiobeamlibmalloc.h')
-rw-r--r--all_pairs/source/audiobeam/audiobeamlibmalloc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/all_pairs/source/audiobeam/audiobeamlibmalloc.h b/all_pairs/source/audiobeam/audiobeamlibmalloc.h
index eccbdb9..354bf0e 100644
--- a/all_pairs/source/audiobeam/audiobeamlibmalloc.h
+++ b/all_pairs/source/audiobeam/audiobeamlibmalloc.h
@@ -24,4 +24,6 @@
24 24
25void *audiobeam_malloc( unsigned int numberOfBytes ); 25void *audiobeam_malloc( unsigned int numberOfBytes );
26 26
27void audiobeam_free_all( void );
28
27#endif 29#endif