heimdal:lib/asn1: try to fix the build on IRIX
commitd28613ce11835281ad445ae913644d72f9e64879
authorStefan Metzmacher <metze@samba.org>
Sun, 10 Jun 2012 14:21:12 +0000 (10 16:21 +0200)
committerLove Hornquist Astrand <lha@h5l.org>
Mon, 11 Jun 2012 09:05:37 +0000 (11 11:05 +0200)
treeba2b83ed622f771fd30986d12d0b18e9432f3a24
parent671c91fd5fd4049f2acff05ea3d430cfd8b489ac
heimdal:lib/asn1: try to fix the build on IRIX

cc-1028 cc: ERROR File = ../source4/heimdal/lib/asn1/gen_template.c, Line = 548
  The expression used must have a constant value.

  struct templatehead template = { 0L, &(template). tqh_first };
                                         ^
If this really fixes the IRIX build, we'll propose this for heimdal upstream.

metze

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
lib/asn1/gen_template.c