mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "Git Conversion: Switch Non-C files to ASTERISK_REGISTER_FILE."
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
%{
|
||||
#define WRAP_LIBC_MALLOC
|
||||
#include "asterisk.h"
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
ASTERISK_REGISTER_FILE()
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
@@ -25,7 +25,7 @@
|
||||
#define WRAP_LIBC_MALLOC
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
ASTERISK_REGISTER_FILE()
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user