Attempt to fix the build on IRIX: Bug 5420
authorVolker Lendecke <vl@samba.org>
Sat, 26 Apr 2008 07:48:17 +0000 (09:48 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 30 Apr 2008 10:50:20 +0000 (12:50 +0200)
(This used to be commit ebca5fd7625e3ff3d76ab4e6c245ba3297ca03b4)

source3/librpc/rpc/binding.c

index 92f65b58274369dbe672460eafcda26597d8927c..01e3479c23bb3ac0338510b92002f1d2fb636544 100644 (file)
@@ -69,6 +69,7 @@ static const struct {
        const char *name;
        uint32_t flag;
 } ncacn_options[] = {
+       { "", 0 }
 };
 
 const char *epm_floor_string(TALLOC_CTX *mem_ctx, struct epm_floor *epm_floor)