aboutsummaryrefslogtreecommitdiff
path: root/lib/dummy.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dummy.h')
-rw-r--r--lib/dummy.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/dummy.h b/lib/dummy.h
index fe1508707..efc1696dd 100644
--- a/lib/dummy.h
+++ b/lib/dummy.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010 Nicira Networks.
+ * Copyright (c) 2010, 2011 Nicira Networks.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -23,5 +23,6 @@ void dummy_enable(void);
/* Implementation details. */
void dpif_dummy_register(void);
void netdev_dummy_register(void);
+void timeval_dummy_register(void);
#endif /* dummy.h */