summaryrefslogtreecommitdiff
path: root/main/streams/memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/streams/memory.c')
-rw-r--r--main/streams/memory.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/main/streams/memory.c b/main/streams/memory.c
index 02f64b9fa2..d953d342f0 100644
--- a/main/streams/memory.c
+++ b/main/streams/memory.c
@@ -12,11 +12,12 @@
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Author: |
- | Marcus Boerger <helly@php.net> |
+ | Author: Marcus Boerger <helly@php.net> |
+----------------------------------------------------------------------+
*/
+/* $Id$ */
+
#define _GNU_SOURCE
#include "php.h"