openbsd-ports/net/ns/patches/patch-satellite_satposition_h

13 lines
382 B
Plaintext
Raw Normal View History

$OpenBSD: patch-satellite_satposition_h,v 1.1 2003/11/01 20:05:01 sturm Exp $
--- satellite/satposition.h.orig 2003-02-26 17:09:16.000000000 -0500
+++ satellite/satposition.h 2003-08-22 07:45:21.000000000 -0400
@@ -42,7 +42,7 @@
#include <stdlib.h>
#include "trace.h"
-#include "lib/bsd-list.h"
+#include <sys/queue.h>
#include "phy.h"
#include "node.h"
#include "object.h"