Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 214693 | Differences between
and this patch

Collapse All | Expand All

(-)func_odbc.c-orig (-1 / +1 lines)
Lines 31-37 Link Here
31
#include <string.h>
31
#include <string.h>
32
#include <errno.h>
32
#include <errno.h>
33
33
34
#include "asterisk.h"
34
#include "asterisk/asterisk.h"
35
35
36
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
36
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
37
37

Return to bug 214693