From 40d433fd1ca3aedac58a281f982725bfa9f77997 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Wed, 26 Nov 2014 12:12:27 +0100 Subject: Revert "random: fix a receiver lookup" This reverts "8927fbd63e29005ddb9b2c2264046089bf669857". The change mistakenly adds mutators for the `startup' protocol, but the server routine is for the `startup_notify' protocol. --- random/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'random/Makefile') diff --git a/random/Makefile b/random/Makefile index 6291da0c..0949b637 100644 --- a/random/Makefile +++ b/random/Makefile @@ -26,6 +26,5 @@ OBJS = $(SRCS:.c=.o) startup_notifyServer.o LCLHDRS = gnupg-random.h gnupg-rmd.h gnupg-bithelp.h random.h HURDLIBS = trivfs ports fshelp ihash shouldbeinlibc OTHERLIBS = -lpthread -MIGSFLAGS = -DSEQNOS -imacros $(srcdir)/mig-mutate.h include ../Makeconf -- cgit v1.2.3