aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-01-27 16:27:27 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-01-27 16:27:27 -0500
commit0ac8c8df85951a6c4815f5e8e0491b6bba4534b7 (patch)
treeb1ffd4723fc3995cdef4d46683d94dc50c166133 /src/backend/utils/adt/xml.c
parent29d442199ac978b2272d1d96648585943f499fe6 (diff)
downloadpostgresql-0ac8c8df85951a6c4815f5e8e0491b6bba4534b7.tar.gz
postgresql-0ac8c8df85951a6c4815f5e8e0491b6bba4534b7.zip
Don't include <asm/ia64regs.h> unnecessarily.
We only need that header when compiling with icc, since the gcc variant of ia64_get_bsp() uses in-line assembly code. Per report from Frank Brendel, the header doesn't exist on all IA64 platforms; so don't include it unless we need it.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions