diff options
author | Reiko Asakura | 2021-02-11 21:09:09 -0500 |
---|---|---|
committer | Reiko Asakura | 2021-02-11 21:09:09 -0500 |
commit | 8a9e39273581ebbba722b635b225a9b611d5f48f (patch) | |
tree | 1b1253c3ff0ded5f2961576fdcde1dd477293349 /include/kernel/net/net.h | |
parent | Fix includes: various (diff) | |
download | vds-libraries-8a9e39273581ebbba722b635b225a9b611d5f48f.tar.gz |
Add package workflow
Diffstat (limited to 'include/kernel/net/net.h')
-rw-r--r-- | include/kernel/net/net.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/kernel/net/net.h b/include/kernel/net/net.h index 48eaf25..6378059 100644 --- a/include/kernel/net/net.h +++ b/include/kernel/net/net.h @@ -1,3 +1,7 @@ +/* + Vita Development Suite Libraries +*/ + #ifndef _PSP2_KERNEL_NET_NET_H_ #define _PSP2_KERNEL_NET_NET_H_ |